Skip to content
  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Submit Linux Tip
Linux Shell Tips – The Best Linux Command Line Web Portal

rm command examples

How to Delete Files Older Than Specified Days in Linux

Leave a comment

As you might already know, we use the rm command in Linux to delete files and folders. The filenames to be deleted have to be passed as arguments to rm. However, rm does not offer

How to Fix /bin/rm: cannot execute [Argument list too long]

Leave a comment

The rm command is used in Linux to delete files and directories. It can be used to delete a few files by specifying each file name, or it can be used with the -r argument

How to Remove Files with Specific Extension in Linux

Leave a comment

To remove files with a specific extension, we use the ‘rm‘ (Remove) command, which is a basic command-line utility for removing system files, directories, symbolic links, device nodes, pipes, and sockets in Linux. The command

Join Linux Shell Tips

Join LinuxShellTips Follow LinuxShellTips on Twitter Follow LinuxShellTips on Reddit Follow LinuxShellTips on Linkedin Follow LinuxShellTips on Instagram Follow LinuxShellTips via RSS Feed Join LinuxShellTips Telegram Channel Follow LinuxShellTips on Tumblr

Buy Me A Coffee

Linux Command Line Tips

How to Remove Files with Specific Extension in Linux

How to Find Ubuntu System Reboot Date and Time

How to Check CPU Information in Linux

How to Join Two Text Files in Linux

How to Use Sed to Find and Replace String in Files

How to Remove a Command from History in Linux

How to Run a Command Periodically in Linux using Watch

How to Check a Port is Open on a Remote Linux System

How to List or Sort All Files by Size in Linux

How to Find and Delete Empty Directories in Linux

Linux Shell Tips © 2021. All Rights Reserved.

The material in this site cannot be republished either online or offline, without our permission.

Hosting Sponsored by : Linode Cloud Hosting

Scroll back to top