Write a script to print the first 10 elements of fibonacci series.
What is echo $shell?
How will you emulate wc –l using awk?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
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
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What is the best scripting language?
How to print pid of the current shell?
How would you replace the n character in a file with some xyz?
What will happen to my current process when I execute a command using exec?
How many fields are present in a crontab file and what does each field specify?
How can we find the process name from its process id?
What is MUTEX?