Answer Posted / kushagra sharma
md filename enter
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is make command in linux?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What does the command env do?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What is $@ in makefile?
What are vim commands?
What is cpu in linux?
What is a simple command?
What is mkdir p linux?
Why bash is used in linux?
Explain the linux directory commands along with the description?
Explain trap command of linux?
What does mkdir do in linux?
what is the fastest way to enter a series of commands from the command-line in linux
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?