How will you pass and access arguments to a script in linux?
Explain how you Automate your application using Shell scripting.
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
What does path stand for?
What are the different commands available to check the disk usage?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
what is the difference between cmp and diff commands
How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
How to calculate the number of passed arguments?
What is sed in shell script?
What is scripting autism?