Unix-lookalike dir listing
Posted: Mon Mar 06, 2006 10:29 pm
On my page i need to show the contents of a directory. I currently imitate loosely the looks uf unix shell. Is there an easy way to make perfect imitation, say actually executing "ls -la" and capturing the output, or a ready class that gives accurate match. I know it isnt too complicated to do oneself, just asking if its allready done or a simple way to use the actual.