Changes

Jump to: navigation, search

Tutorial8: Links / Process Management

20 bytes added, 14:16, 5 February 2020
Aliases / Command History
'''~/.bash_history''' stores recently executed command lines
<span style="font-family:courier;font-weight:bold;><Up> or <Down></span> - move to previous command or next command<br><span style="font-family:courier;font-weight:bold;>fc -l</span> - display last 16 commands<br><span style="font-family:courier;font-weight:bold;>history</span> - display all stored commands<br><span style="font-family:courier;font-weight:bold;>!num</span> - re-execute command number "num"<br><span style="font-family:courier;font-weight:bold;>!xxx</span> - re-execute last command beginning with string "xxx"<br>
=INVESTIGATION 1: LINKING FILES=
13,420
edits

Navigation menu