Changes

Jump to navigation Jump to search
72 bytes added ,  15:22, 28 December 2015
Line 109: Line 109:  
|-
 
|-
 
| whoami || Who am i
 
| whoami || Who am i
 +
|-
 +
| [[Linux_command:_xargs|xargs]] || Send output of command to stdin
 
|-
 
|-
 
| <nowiki><cmd1> | <cmd2></nowiki> || Pipe: takes the output of command1 as input of command2. example: <nowiki>cat /etc/passwd | sort | more</nowiki>
 
| <nowiki><cmd1> | <cmd2></nowiki> || Pipe: takes the output of command1 as input of command2. example: <nowiki>cat /etc/passwd | sort | more</nowiki>

Navigation menu