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 |
How to view the hidden files in /etc directory?
How do you find path of a directory? Give its syntax.
What are the commands in UNIX to list the files in a Directory?
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?
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
What is $0 bash?
Explain ‘system calls’ with respect to unix commands?
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?
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)?
What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?
How to find the files that are accessed before 10 minutes?
What does 'mkdir' command do in UNIX?