Saturday, August 6, 2011

Unix Command: What would ls -ltr|wc > output.txt?

Im aware ls -ltr will list all files with the oldest at the top, but im unsure what results the word count command would store in the output file.

No comments:

Post a Comment