System administration: Difference between revisions

Jump to navigation Jump to search
→‎Bash: bash to basic & viewing of the log in real time
→‎Bash: bash to basic & viewing of the log in real time
Line 289: Line 289:
http://aperiodic.net/screen/quick_reference
http://aperiodic.net/screen/quick_reference


= Bash =
= Basic =
 
== Viewing of the log in real time ==
 
<source lang="bash">
$ tail -f /var/log/some.log
</source>


== Change to previous folder ==
== Change to previous folder ==

Navigation menu