What is grep command in unix with examples?
No Answer is Posted For this Question
Be the First to Post Answer
What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14
What is the output of : $ ps-e $ ps-a commands
Why is grep called grep?
which command is used to change group?
Name the various commands that are used for the user information in unix.
Enlist some filename manipulation commands in unix.
What is the command to find maximum memory taking process on the server?
How many unix commands are there?
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 comma to show the space allocation of files?
Give the command to display space usage on the UNIX file system.
what will this do $cat > file.c ?(file.c is a file in current directory)