What are the dos commands?
what is the difference between SED and GREP ? Which one is more better and why?
What are the differences among a system call, a library function, and a unix command?
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
How does the user view the contents of a text file in UNIX?
What command is used to replace the existing string with some other?
What do chgrp command do?
How can i know my Filesystem and its current usage in my prod UNIX system?
Can you write a command to erase all files in the current directory including all its sub-directories?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain command to show the space allocation of files?
Describe the usage and functionality of the command rm –r * in unix?
Give the command to display space usage on the UNIX file system.