Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - CentOS7

14 bytes added, 10:38, 1 April 2015
no edit summary
</pre><br><br></li><li>'''Redirection:'''<br><br>'''command > filename''' (<br>redirect commands's stdout to a file - overwrite previous contents)<br><br>'''command >> filename''' (<br>redirect commands's stdout to a file - append content)<br><br>'''echo "message" >&2''' (<br>Converts stdout to stderr message - works like a REAL Linux command - save stderr messages to a file)<br><br></li></ul>|
}}
|}
13,420
edits