How does path variable work?
No Answer is Posted For this Question
Be the First to Post Answer
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
write a shell program to check wheather a given string is pallindrome or not?
Explain about sourcing commands?
If one dont know how to create a script then how he/she can use the QTP?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
Write a shell script to check whether a number is Armstrong number or not?
what are command line arguments? what is the need of those?
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
Is SSO and SSL support BOXI?
How to print pid of the current shell?
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
How do I read a .sh file?