Summary: hello, i have a question on shell script and another on Window Macro :) well, if i want a shell script never me any info or complaint whatever the tas...
Summary: Hi, I was wondering if I could compile and run simple shell scripts from windows xp. I have created a shell script with textpad but don't know how to ...
Summary: I am not familiar with shell scripts, so i've written a simplistic Perl version that does more or less does what you want.. #!/usr/bin/perl printf "En...
Summary: Hi i want to write a shell script called uncompress so i can just type "uncompress filename" and it'll uncompress the file for me because i cant seem ...
Summary: Dear All I hava a questions as following Write a shell script program called 'safecopy' that takes two filenames (file1 and file2) as arguments. If fi...
Summary: Hello Out There! I need help writing a shell script program that will accept a CRN number a class course number passed as a single argument on the com...
Summary: Hi, I try to to script an OS buidl process. Normally, to install LynxOS, I enter the installation CD into a drive, wait for a prompt then I type "inst...
Summary: I wrote a perl script that returns the server name with the lowest load, and I am trying to use that output in a csh/tcsh shell script now. I want to ...
Summary: I currently saw a job ad, which is looking for a system admin. It says "adequate skill in shell script", does anyone know how adequate is "adequate"? ...
Summary: I want to write shell script using 'awk and 'sed' who is logged in extract date compare the date and time now if the user is logged in more 8 hours s...
Summary: Hi! I have to write a shell script to check some router. It has to be manual login using telnet. Ok, no problem until here. But: When I'm logged in, ...
Summary: I am working with Shell Script in awk and i need to use an external variable inside awk chain as follows: PhysMem=´prtconf | grep Memory | awk ' {p...
Summary: Hi. I am writing a shell script to add a group of users from an input file which i have done. but the next step is that if the root user starts the pr...
Summary: hi gurus, i am looking for shell script which will transfer file from one directory to another. details: abc.txt and abc.ctl files will come into a fo...
Summary: Hi, I have RHEL4 installed in my box. I want to run a perticular bash script immidiatly after login as root or as non previlaged user.How can I do thi...
Summary: Write a shell script (myconfig.sh) to show various system configurations like: -Currently logged user and his log name -Your current shell -Your home ...
Summary: How I can write a shell script that : -Take as command-line options any number of text files -Read in each of these files, converts all the letters t...
Summary: hi i am working in shell script i want to write shell script program to create new user.suppose if the user name is already exist then i should change...
Summary: I'm interpreting your requirement is to print out 2nd line of the test1 file and create another file with that same name and contents. The easiest a...
Summary: hi m creating a shell script file for change the old password. m not a root but i have a privileges. i want to change the old password to new one with...