mv Command in Linux
In this blog we will learn about mv command .First of all lets open our terminal , We can press ctrl+alt+ t […]
In this blog we will learn about mv command .First of all lets open our terminal , We can press ctrl+alt+ t […]
In this blog we will learn about cp command .cp command is used to copy files and directories in Linux […]
In this blog we will learn about rm and rmdir command .Lets know about rmdir first . This rmdir command we […]
In this blog we will learn about mkdir command .We can use mkdir command to create directories in Linux .First […]
In this blog we will learn about cat command . cat is one of the mostfrequently used command on linux .It […]
In this blog we will learn how we can use cd command in Linux. cd command we can use to […]
In this blog we will learn about ls command . ls is a linux shell command that lists directory .First […]
In this post we will see how to find a file using command line in Ubuntu 20.04 LTS. Basic Command […]
In this post I am going to show you how to unzip the .zip file which you have download from […]
In this tutorial we will see How to Change Hostname in Ubuntu 16.04. This method will work without the need […]
cat command in Linux/Unix Linux cat command. cat command is used to show the content of a files and also […]
mkdir command in Linux/Unix Linux mkdir command. mkdir Creates directories with the given names. mkdir creates the DIRECTORY(ies), if they […]
ls command in Linux/Unix Linux ls command. ls command Lists the files in the current directory, in alphanumeric order, except […]
If you want to download files on your Linux or Unix system, wget and curl are your main options. Wget Wget is a free GNU […]
rmdir $ rmdir -p {directory} rmdir – remove directory This deletes a directory. The directory must be empty of both […]
Copyright © 2025 | WordPress Theme by MH Themes