What does chmod 777 do?
No Answer is Posted For this Question
Be the First to Post Answer
Q. If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred ?
What is tty name?
What does r mean linux?
What does history command do in linux?
What is makefile in unix?
What are the basic dos commands?
what is the fastest way to enter a series of commands from the command-line in linux
What command should you use to check your file system?
What is env command in linux?
How do you limit memory usage for commands?
Display the Disk Usage of file sizes under each directory in currentDirectory ?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.