What is sed in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What is the best scripting language?
What is the syntax of "grep" command?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What is shell variable?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What language is bash written in?
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?
How to redirect both standard output and standard error to the same location?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
Where cron file kept?
Why are shell scripts used?