User Tools

Site Tools


unix_102

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
unix_102 [2016/06/07 13:54]
peek
unix_102 [2016/06/07 13:57] (current)
peek
Line 423: Line 423:
 9081 you 9081 you
 </code> | </code> |
 +^ NOTE: How would you know to do that!?!?  The easiest way is to just search online for someone who's already done it, and then copy what they typed.  There are several online forums for command line usage too.  That's what I did.  Awk is so powerful, I've only scratched the surface of it myself. ||
 ^ In the file '/etc/passwd', what is the 8th line? || ^ In the file '/etc/passwd', what is the 8th line? ||
 ^ Type: | <code>$ cat /etc/passwd | head -8 | tail -1 ^ Type: | <code>$ cat /etc/passwd | head -8 | tail -1
unix_102.1465307694.txt.gz ยท Last modified: 2016/06/07 13:54 by peek