What is the best shell scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
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
What can scripts do?
write a shell script to find the largest number from 3 given numbers.
What are the two files of crontab command?
What is .sh file in mac?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What is meant by $1 in shell script?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"
What is shell scripting?
How do I run a .sh file on mac?
How do you find out What is your shell?