silico.biotoul.fr
 

Linux tips

From silico.biotoul.fr

(Difference between revisions)
Jump to: navigation, search
m (Created page with '= Processes = ps, jobs, Ctrl-C/Z/D, top, kill, killall, nohup, disown, & = I/O & files = permissions, cat, redirection, head, tail, more, less, tac, sed, grep, cut, find, stat, …')
m (shell)
Line 6: Line 6:
= shell =
= shell =
-
variables, test, for, if, function, $(cmd), && ||
+
variables, test, $?, for, if, function, $(cmd), && ||
= archive =
= archive =
tar, bzip, gzip, rsync
tar, bzip, gzip, rsync

Revision as of 09:34, 4 March 2013

Contents

Processes

ps, jobs, Ctrl-C/Z/D, top, kill, killall, nohup, disown, &

I/O & files

permissions, cat, redirection, head, tail, more, less, tac, sed, grep, cut, find, stat, file

shell

variables, test, $?, for, if, function, $(cmd), && ||

archive

tar, bzip, gzip, rsync