WebSeitz/wikilog
Unix Commands
Whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness.

(backlinks off) (map off)
(search off)
last edited by BillSeitz on Sep 1, 2008 7:33 am

how to use variants

doing su (change to super user) is often helpful

If having to copy files over to server, sometimes need more access, so chown (regular id) (directory)

to give a long directory listing sorted by moddate: ls -l --sort=t

to find a file by name, start from the directory to start searching

to find files by contents

to remove a non-empty directory rm -r (directory)

show length of file: wc -l file

to show the contents of a file use cat

to print matching lines from a file: grep -F "Aii" events.log

uncompressing:

processes

disk utilization:

run things in a detached screen (which, among other things, keeps them running after you disconnect)

make

See : | |


 




Bill Seitz, fluxent at gmail dot com, Weblog