The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
delete all but one files in a directory
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
delete all but one files in a directory
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
05-21-2008
aju_kup
Registered User
Join Date: Jul 2006
Posts: 189
find /path/to/find -name "test.txt" | xargs rm
aju_kup
View Public Profile
Find all posts by aju_kup
Find aju_kup's past nominations received
Find aju_kup's present nominations given