Answer Posted / susheel narayan singh
to take a backup of a file if file name is susheel --
# tar -cvf file susheel
c for create
v for verbose
f for file
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which command is used to terminate a process?
How do you execute more than one command or program from a single command line entry?
Explain the ‘ls’ command in linux
What is cd command used for?
How do you insert comments in the command line prompt?
How do I check command history?
What is cpu in top command?
What is FC command?
Which is the required command for checking the file system?
What is an os command?
What does wc command do in unix?
How do I know my linux shell version?
What are vim commands?
Is python faster than bash?
Is llvm a compiler?