What is {} in find command?



What is {} in find command?..

Answer / Deepti

The {} in find command represents the current file being processed by the command. It can be used with various options to perform actions on files based on their properties.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

How to view the hidden files in /etc directory?

10 Answers  


How do you find path of a directory? Give its syntax.

7 Answers  


What are the commands in UNIX to list the files in a Directory?

1 Answers   CGI,


1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?

7 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

7 Answers   Alcatel, Cisco, Infosys, University Exams,


What is $0 bash?

1 Answers  


Explain ‘system calls’ with respect to unix commands?

1 Answers  


Suppose 1000 processes are running on the system out of those if you have to show only certain process ids which command will you use?

5 Answers  


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1 Answers  


What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?

6 Answers   Deloitte, Polaris,


How to find the files that are accessed before 10 minutes?

5 Answers   Amazon,


What does 'mkdir' command do in UNIX?

1 Answers   Syntel, Visa,


Categories