Where is bash history?
No Answer is Posted For this Question
Be the First to Post Answer
What is the meaning of $1 in shell script?
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?
How to add some content in any file at some desired location without using VI or some other editor in UNIX
write a shell script to find the largest number from 3 given numbers.
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What are the different commands available to check the disk usage?
How will you connect to a database server from linux?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
defination of mapfile in winrunner?
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.
Can you write a script to portray how set –x works?