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.

[click to continue…]

What is head?
5 head examples
Syntax and Options
Related Commands

What is head?

Head prints the first N number of data of the given input. By default, it prints first 10 lines of each given file.

[click to continue…]

What is tail?
4 tail examples
Syntax and Options
Related Commands

What is tail?

Tail prints the last N number of lines from given input. By default, it prints last 10 lines of each given file.

[click to continue…]

What is chgrp?
5 chgrp examples
Syntax and Options
Related Commands

What is chgrp?

[click to continue…]

What is finger?
2 finger examples
Syntax and Options
Related Commands

What is finger?

finger command is used to lookup information about an user.
[click to continue…]

What is touch?
3 touch examples
Syntax and Options
Related Commands

What is touch?

touch command is used to change the timestamp of a file.
[click to continue…]

What is whatis?
whatis example
Related Commands

What is whatis?

whatis command displays a single line information about a command.

[click to continue…]

What is check_http?
5 check_http examples
Syntax and Options
Related Commands

What is check_http?

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.
[click to continue…]

What is split?
5 split examples
Syntax and Options
Related Commands

What is split?

split command splits a single file into multiple files.

[click to continue…]

What is look?
3 look examples
Syntax and Options
Related Commands

What is look?

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.

[click to continue…]