Is scripting and coding the same thing?
No Answer is Posted For this Question
Be the First to Post Answer
What is the conditional statement in shell scripting?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
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.
How to modify the PATH variable and make it executable?
What is the difference between break and continue commands?
Is SSO and SSL support BOXI?
What is the default shell of solaris?
What does $0 mean in shell script?
write a program to display all the files from the current directory which are created in particular month
How to get script name inside a script?
wats the deinitions for shell utility and filter?
Write a shell script to check whether a number is Armstrong number or not?