Wednesday, February 27, 2008

wedneday 3:02 AM

get all the files matching a pattern in a directory in a nice list:

ls 360cities_stuttgart_* > test.log

will output one on each line in the log file

No comments: