Basic File Commands
A collection of 5 posts

rm Command Examples
The rm command allows you to delete both files and folders. Here's how to use it.
ยท Sagar Sharma

ln Command Examples
Links are one of the essential part of the Linux filesystem. Learn how to create links using ln command in this tutorial.
ยท Abhishek Prakash

mv Command Examples
mv command in Linux is used for moving and renaming files and directories. In this tutorial, youโll learn some of the essential usages of the mv command.
ยท Abhishek Prakash

cp Command Examples
cp command in Linux is used for copying files and directories. In this tutorial, you'll learn some of the essential usages of the cp command.
ยท Abhishek Prakash

ls Command Examples
The ls command in Linux is one of the most used commands. But most people don't utilize its full potential. Check out the basics as well as advanced ls command examples in Linux.
ยท Sylvain Leroux