Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Unix Shell program
Name: saran Date: July 8, 2002 at 01:57:25 Pacific
Comment:
How to pass the value in interactive mode?
Example: when i run a PGP application, its asking message 'Yes' or 'NO'.But i want to pass the value 'YES' in shell Program. please help me .. Thanks
Summary: hi, i want full solution of following five as shell programe in unix- 1)to search a number in a given list of numbers. 2) to reverse a seven digit number and find the sum of all the digits. 3)to sort ...
Summary: I'm trying to compose a unix shell program which compares files performing a diff command on edited versions of them and counting the number of lines in the output of the diff command. Basically this ...
Summary: can any gentle man e mail me solution of the following problem? problem:write shell program to check whether the given number is a perfect number or not ...