How do I go about doing this:
Using the sort, grep and less commands (connected with a pipe), sort the /etc/passwd file in alphabetical order and display only the lines ending in the word "false".
|
How do I go about doing this: Using the sort, grep and less commands (connected with a pipe), sort the /etc/passwd file in alphabetical order and display only the lines ending in the word "false". |
|||||||||||
|
|
|||||||||||||
|
|
I just tried this on Mac OS X 10.6, but I feel that it should work on Linux also:
|
|||
|
|