What does path stand for?
No Answer is Posted For this Question
Be the First to Post Answer
what are bootlevel in linux?which level is booting by default.
Where are cowrie shells found?
What is the use of "$#" in shell scripting?
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
how can you execute the shell scripts?
How does path variable work?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
Explain about "s" permission bit in a file?
What is the meaning of $1 in shell script?
Is scripting and coding the same thing?
Explain about login shell?
Write a shell script to looking at the log file to see if the test has passed or not