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.
How to convert a hidden file to normal visible file?
what are the different commands used to view the contents of a file?
what are filters?
How do I run a bash script?
How can you change the owner or group of a file?
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
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 do chown command do?
distinguish between paging and swapping?
How do you change your account's password?
What is grep in bash?
How does one process we can start an executable file? How to get the PID process, which we started?