Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
script -help
Name: Devaraj (by Fidy) Date: February 17, 2006 at 20:36:26 Pacific OS: sun CPU/Ram: 1280mb
Comment:
Hi,
I need a help. My reqmt is- say, i have a numeric string of 6 characters long, ie '123456'. I would like append the numeric string to make a nine character string by inserting zeroes(0) in the begining of the string..ie '000123456'. In a nutshell, the input and output examples are given below.
Summary: Hi, I want to write a script which basically monitors the amount of file usage (%) for a specific file system ,say "/mount1" for a amount of %,say 98%...When it reaches this %,it should generate a war...
Summary: I'm stumped with this program I'm working on, can someone help. I'm new to UNIX and wanting to learn. The program I'm working on is to: Write a Korn shell script that will search the UNIX file system ...
Summary: Hi, can anyone help me, I am doing an assignment and I'm having trouble figuring it out. First of all. I am using the Bourne shell and I need to display the user of the shell script their Surname foll...