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 significance of the 'tee' command?
What command a user use to view a long text file one page at a time in UNIX?
How do you copy a directory with many files and folders into another directory?
What is s and g in sed command?
What is the syntax of grep command and what is its use?
what is the command to find out the difference between files and folders?
in UNIX ,What is the command to view contents of a large error log file?
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
what will this do $cat > file.c ?(file.c is a file in current directory)
what is the use of "test" command in unix?
What is the command to find maximum memory taking process on the server?
Which unix command to make a new directory?