What is in grep command?
No Answer is Posted For this Question
Be the First to Post Answer
What does grep v do?
Can you enlist some commonly used network commands?
Which command will you use to change the permissions on file?
What is merge command in unix?
Write a command that will display files in the current directory, in a colored, long format.
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)?
Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance
what is the use of nice command?
How to delete a directory containing files and folders?
Give the command for finding the current date.
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
Give command that will make the file "run.sh" executable?