Why we are using UNIX OS when we are doing the testing in
our application?
Answers were Sorted based on User's Feedback
IT PROVIDE MUCH SECURITY RATHER THAN WINDOWS.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sakthi
much security. reliable, we can schedule the backup,
| Is This Answer Correct ? | 2 Yes | 1 No |
How do you find files in Unix?
Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?
How do you list the files in an UNIX directory while also showing hidden files?
What is the unix command to confirm a remote host is alive or not?
what is the difference between SED and GREP ? Which one is more better and why?
What is the use of sed command in unix?
What is the procedure of "at" and crontab" commands?
Describe the usage and functionality of the command rm –r * in unix?
What does #!/ Bin sh do?
how will you convert a general file to a hidden file?
What is ‘ps’ command for?
Can you write a command to erase all files in the current directory including all its sub-directories?