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
How to handle the delimiter unit seperator in Unix
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
How can I set the default rwx permission to all users on every file which is created in the current shell?
What are "c" and "b" permission fields of a file?
What is a shell environment?
How to declare functions in unix shell script?
Is shell script a programming language?
What is a shell in operating system?
How can I send a mail with a compressed file as an attachment?
What's the difference between scripting and coding?
is there any command to find user password?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt