How do I open the shell in cmd?
No Answer is Posted For this Question
Be the First to Post Answer
Write a shell script to get current date, time, user name and current working directory.
whta is the use of "exec" command?
What is console line?
What are the 3 standard streams in linux?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
c program to display the information of given file similar to givan by the unix or linux command ls -l
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
how is the oppurtunities for unix in the software
How will I insert a line "abcdef" at every 100th line of a file?
How do you know which shell I am using?
How would you replace the n character in a file with some xyz?