Home » Infrastructure » Unix » rm -f {} doubt
rm -f {} doubt [message #119393] Thu, 12 May 2005 06:40 Go to next message
ashokmote
Messages: 56
Registered: December 2003
Member
rm -f {}
I want to know the use of {} in rm command

Re: rm -f {} doubt [message #119397 is a reply to message #119393] Thu, 12 May 2005 07:20 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Have you seen it being used with a find command? If so, {} is a file name from the find command. Example:

$ find . -exec ls {} \;


Best regards.

Frank
Previous Topic: how to call a package from Unix
Next Topic: Upgrade from 9i to 10g HELP PLEASE!
Goto Forum:
  


Current Time: Wed Apr 24 18:37:04 CDT 2024