Category: Shell

Backtrack

Med dsniff kan du se/sniffe andre computers netværkstrafik. Jeg vil først advare om dette. Du må aldrig sniffe på andres netværk. man straffes for forsøg på indtrængen. Ifølge straffelovens §21…

WHICH

WHICH(1) General Commands Manual WHICH(1) NAME which – locate a command SYNOPSIS which filename … DESCRIPTION which returns the pathnames of the files (or links) which would be executed in…

WALL

WALL(1) User Commands WALL(1) NAME wall – write a message to all users SYNOPSIS wall DESCRIPTION wall displays a message, or the contents of a file, or otherwise its standard…

USERADD

USERADD(8) System Management Commands USERADD(8) NAME useradd – create a new user or update default new user information SYNOPSIS useradd LOGIN useradd -D useradd -D DESCRIPTION When invoked without the…

UNAME

UNAME(1) User Commands UNAME(1) NAME top uname – print system information SYNOPSIS top uname … DESCRIPTION top Print certain system information. With no OPTION, same as -s. -a, –all print…

TOUCH

TOUCH(1) User Commands TOUCH(1) NAME touch – change file timestamps SYNOPSIS touch … FILE… DESCRIPTION Update the access and modification times of each FILE to the current time. A FILE…

TOP

TOP(1) User Commands TOP(1) NAME top top – display Linux processes SYNOPSIS top top -hv|-bcHiOSs -d secs -n max -u|U user -p pid -o fld -w The traditional switches `-‘…

TAR

TAR(1) GNU TAR Manual TAR(1) NAME top tar – an archiving utility SYNOPSIS top Traditional usage tar {A|c|d|r|t|u|x} UNIX-style usage tar -A ARCHIVE ARCHIVE tar -c tar -d tar -t…

TAIL

TAIL(1) User Commands TAIL(1) NAME tail – output the last part of files SYNOPSIS tail … … DESCRIPTION Print the last 10 lines of each FILE to standard output. With…