In UNIX, what is the command to edit contents of the file?
Answers were Sorted based on User's Feedback
Answer / shaishaw
Commands like vi filename, sed, awk , nawk can be used
| Is This Answer Correct ? | 4 Yes | 0 No |
How do I run a whois command?
their is a file1,file2 and i want to append file1 data to file2?
Enumerate some of the most commonly used network commands in unix?
How to redirect standard error to a file?
what will be the output of ls ~/..
what is the advaantage of each user having its own copy of the shell?
How do I clear my terminal history?
By using which command we can find the CPU utilization time?
What is a Unix signal, and how do you handle them?
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 do you remove a crontab file?
Which command can you use to find the currently running process in unix server?