How to display a file name which has zero bytes in size.
Answers were Sorted based on User's Feedback
Answer / yadvinder singh
By using the touch command we can create a file having zero
bytes
Eg. touch filename
it will create ur file of 0 bytes
| Is This Answer Correct ? | 5 Yes | 36 No |
what is the difference between Touch & cat command
How can we use grep command in unix?
Is grep faster than awk?
What is grep command in unix with examples?
What is the difference between pipe (|) and tee command in unix
What is use of sed command?
12 Answers BitWise, Infosys, Reliance,
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 command to find out the difference between files and folders?
How to copy multiple files and directories into some other directory?
how many internal commands is there in UNIX?
How do you execute a UNIX command in the background?
What is the difference between udp and tcp?