Linux utilities

The page presents the main standard Linux utilities that make it easier to work in linux systems.

Disk space and files

df – report file system disk space usage

ln – make links between files

ls – list directory contents

pwd – print name of current/working directory

touch – change file timestamps

wc – print newline, word, and byte counts for each file

Memory

free – display amount of free and used memory in the system