Delete files under Linux can be completed using the rm command. Then, which command should be used to delete other files except the specified file? The following small series introduces the command to delete files other than the specified file.
First, delete files and folders under Linux common commands as follows:
Delete files: rm file
Delete folder: rm -rf dir
Note that rmdir can only delete empty folders.
Second, delete all files except the development file (clip)?
1. Method 1, the more troublesome thing is:
Copy the files you need to keep to other folders, then delete the directory, and then move back the files you want to keep.
mv keep . . /#保持文件(夹) keep
rm -rf * # Delete all files in the current folder
mv . . /keep. /# Move the original things back
2, method 2, need to be done in the current folder:
rm -rf ! (keep) # Delete all files except keep files
rm -rf ! (keep1
A lot of people have problems installing the boost library on Linux. When using c++
Because the storage speed of a RAID disk array is higher than that of a single hard disk, you usuall
After installing dual systems with Ubuntu, the boot prompts the error no bootable device found, no b
7zip is an open source compression software that can be used for file extraction. I
After Ubuntu 12.04 restarts, Ubuntu is running in low-graphics mode
Linux system expect command operation example
Linux viewing system installed kernel operation method
Linux how to install and use NeoBundle
How to use sudo command in Linux system?
Linux installation using the compression tool 7-zip steps
Summary of screenshots under Ubuntu
Linux svn automatic update error report post-commit hook failed?
Linux configuration Python environment method
How to achieve multi-threaded programming under Linux shell
What is the use of the Linux system pppsetup command?
What should I do if the GRUB boot error occurs when CentOS is booting?
Win2003 common troubleshooting method
Win10 update fails 8024000b how to do
Thunder fast bird how to uninstall Thunder fast bird unloading method
Piracy win7 can upgrade win10?
After Win10 shuts down, what is going on? How to solve?
How to set up Win8 system network connection
Why is the pirated system upgraded to the official version of win10 after it is inactive?
What should I do if the system changes card after Win7 exits the game?
How to solve the problem that Windows XP Recycle Bin cannot be emptied