The “touch” Command in Linux
The touch command in Linux is used to create new, empty files or update the modification time … Read more
The touch command in Linux is used to create new, empty files or update the modification time … Read more
The cd (change directory) command in Linux is used to change the current working directory. The syntax … Read more
The hostname command in Linux displays the system’s hostname, which is a unique name assigned to a … Read more
In Linux, which is a multi user operating system, we can group few number of users from … Read more
In Linux “tar” is an archiving utility, which is used by a large number of Linux users … Read more
In Linux, you can almost do everything using commands… and this is the best this of Linux … Read more
In Linux unrar command is used to “extract files from rar archives” . First we need to … Read more
“du” – short form for “Disk Usage” is a command used by Linux users to estimate/identify the … Read more
The “which” command returns the pathnames of the files (or links) which would be executed in the … Read more
The “history” command in Linux is used to get previously used commands. As the name suggests this … Read more
The “cp” means copy in Linux. This “cp” command is used to copy the files and directory … Read more
What is find command? The find command is used to search and locate the list of files … Read more