write a shell script to generate a alert ?
like when ur birthday came then generate a alert ur birthday
is today like that ?
No Answer is Posted For this Question
Be the First to Post Answer
What is shell scripting?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
How do I start a shell script?
How to get the last line from a file using just the terminal?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What is meant by $1 in shell script?
How do I run a .sh file on mac?
Write a shell script to looking at the log file to see if the test has passed or not
What is batch file programming?
How will you emulate wc –l using awk?
Where is bash history?
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