What language is used in terminal?
No Answer is Posted For this Question
Be the First to Post Answer
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
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?
Give some situations where typing error can destroy a program?
what is the difference between sh & bash shell?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
What does it mean to debug a script?
What is shell prompt?
How shell works?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
How do I open the shell prompt?
Can shell script run on windows?
Can you write a script to portray how set –x works?