cmd line tutorials - gencmd

cmd line tutorials - gencmd

Posts

The xargs Command

The xargs command is used to execute commands on a list of arguments.

The uniq Command

The uniq is used to remove duplicate lines from a file on Unix-like operating systems.

The rmdir Command

The rmdir command is a built-in shell command that is used to remove empty directories on Unix-like operating systems.