Give the command to display space usage on the UNIX file system.
Answer Posted / puneet
df -v /export/home/b2bftp(path)
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
What is grep command in unix with examples?
What does awk stand for?
What is “chmod” command?
What is the use of finger command?
Which command is used to delete all files in the current directory and all its sub-directories?
What is sed awk grep?
What does the “echo” command do?
What is the use of egrep command in unix?
What is {} in find command?
Can you explain a little bit about command substitution?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the size of time_t?
Explain how to use grep command to list find the records of a file containing 10 different strings?