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)?
No Answer is Posted For this Question
Be the First to Post Answer
How do you move a process which is running background to foreground?
what is difference between unix and linux?
What is the pipe command?
Give the command for finding the current date.
What is Unix, and how does it differ from other operating systems?
how will you convert a general file to a hidden file?
Explain the steps that a shell follows while processing a command.
What is the use of the command 'ls -x chapter[1-5]' ?
What do know about tee command and its usage?
Why is awk called awk?
What is the command to check ports active in UNIX?
their is a file1,file2 and i want to append file1 data to file2?