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 |
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
to list a particular line in the file
Will rm -r* removes hidden files?
What is command substitution?
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.
What is the pipe command?
Explain mount and unmount command.
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
How do you move or rename a file or directory?
when we installing aix os the ssh installed default?
Give command that will make the file "run.sh" executable?
Name the various commands that are used for the user information in unix.