What is cksum?
2 cksum examples
Syntax and Options
Related Commands
What is cksum?
cksum computes a cyclic redundancy check (CRC) checksum for files and counts the number of bytes of a file.
What is cksum?
2 cksum examples
Syntax and Options
Related Commands
cksum computes a cyclic redundancy check (CRC) checksum for files and counts the number of bytes of a file.
What is head?
5 head examples
Syntax and Options
Related Commands
Head prints the first N number of data of the given input. By default, it prints first 10 lines of each given file.
What is tail?
4 tail examples
Syntax and Options
Related Commands
Tail prints the last N number of lines from given input. By default, it prints last 10 lines of each given file.
What is finger?
2 finger examples
Syntax and Options
Related Commands
finger command is used to lookup information about an user.
[continue reading…]
What is touch?
3 touch examples
Syntax and Options
Related Commands
touch command is used to change the timestamp of a file.
[continue reading…]
What is whatis?
whatis example
Related Commands
whatis command displays a single line information about a command.
What is check_http?
5 check_http examples
Syntax and Options
Related Commands
check_http plugin is used to verify the status of HTTP server (or HTTPS) that is running on a remote host. If you’ve installed Nagios from source, check_httpd command will be located in the /usr/local/nagios/libexec directory.
[continue reading…]
What is split?
5 split examples
Syntax and Options
Related Commands
split command splits a single file into multiple files.
What is look?
3 look examples
Syntax and Options
Related Commands
look command is used to display strings that begin with the given strings.
In other words, look command can be used to check the spelling of a word, by giving the words prefix.