Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.
What is the use of touch command in 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
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
What is mtime in find command?
Which command should you use to find the remaining disk space in unix server?
What is used to type command?
How does the user view the contents of a text file in UNIX?
what are wild cards?
How do you find files in Unix?
What is the function of grep command in unix?
What is a shell in Unix? Name some common Unix shells.
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.