The column utility is helpful for taking raw data and formatting it in a way…
Browsing: commands
In many cases it can be helpful to access text from within a PDF file…
gphoto2 allows you to directly connect a digital camera over USB and transfer the saved…
The lsof command stands for “list open files”. It can show all open files as…
The find command allows you to recursively search and locate files on your system based…
The ldd command allows you to view detailed information about library dependencies of dynamically linked…
Similar to the tail command which shows you the last few lines of a text…
Similar to the head command which shows you the first few lines of a text…
The file command identifies the type or format of a file. It is a very…
TAR is the GNU Tape ARchive utility. It is used to pack the contents of…