How to display a file name which has zero bytes in size.

Answers were Sorted based on User's Feedback



How to display a file name which has zero bytes in size. ..

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

Post New Answer

More Unix Commands Interview Questions

Explain iostat, vmstat and netstat.

3 Answers   CTS, Wipro,


How we will execute previous command in vi editor?

8 Answers   Infosys,


Why is it called grep?

0 Answers  


what are the different commands used to view the contents of a file?

5 Answers  


What is an Environment Variable?

4 Answers   CTS,






What does the command '$ls | wc –l > file1' do?

0 Answers  


How does one process we can start an executable file? How to get the PID process, which we started?

6 Answers  


Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...

27 Answers   CGI,


use of ls command

9 Answers  


What are the differences among a system call, a library function, and a unix command?

0 Answers  


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

0 Answers  


What command will bring user back to their home directory in UNIX?

13 Answers   IBM, Wipro,


Categories