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 |
Who command in unix?
in UNIX,what is the command to remove directory with files?
What is time_t?
what are processor execution levels and priorities?
which command is used to stop a running process in unix?
what do you understand by 'building block primitive'?
What does sed command do in unix?
What is the difference between pipe and xargs?
How do you repeat a command in terminal?
What happens when we execute a unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is in grep command?