Summary: Does exist in kornshell a command like DOS "goto" to skip some steps and go to a determinated place on a script? Could somebody tell me if there's w...
Summary: I need a KornShell script that will, among all the users currently logged on to the system, find a slot of one hour that contains the most number of u...
Summary: I need to create a kornshell script that include ftp commands . I already created this shell but I'm not able to check if the ftp finish well or not ...
Summary: Hi all, What I need to do is very simple :) I just need to run a script every hour to check on a certain directory on the HP-UX server we have e.g. /t...
Summary: Hi, I need an urgent help with a complex situation. I really appreciate your help! I have a parameter file like this. unix> cat script.par name=david ...
Summary: Many times in UNIX systems (at least were I've worked) the root login doesn't have the same path setting as other logins, so a script that runs fine u...
Summary: Hi. I have a kornshell script that runs on a daily basis as a cron job. Part of what the script does is copy the folder contents from another server t...
Summary: Hi all.. I am a novice in shell scripts..but I would like to know how we can format a script which would send a mail on a specific date. Say every 25...
Summary: this inquirery is to find out how to write a unix script for ftp from Lucent CMS Manpower Planning Report off the ACD into A TELECENTER SYSTEM or TCS ...
Summary: Hi, I have written a shell script in which I need to connect to sqlplus and execute some query there. In doing so on executing the shell script the qu...
Summary: I know this is quite simple stuff, but I'm not into this kind of programming... I have to set up a cron job that does the following 2 steps on a web s...
Summary: Hi, The problem that I am facing is as below: There is a shell script which take 2 dates as input (today's date and yesterday's date) and when I am ru...
Summary: How to disconnect DB connectivity in a UNIX script. I have connected to a DB using sqlplus command in UNIX shell script. I need to know how to check t...
Summary: Hi all, Is there any way to run IRIX on a Windows machine? An emulator or something like that? Or possible even an emulator for IRIX that can run on...
Summary: Please provide details on setting up bind 9.2 on a private LAN (not connected to the Internet). I know you have to setup a local root but I don't kno...
Summary: It is possible to install Linux on a Presario 1930, but I can't speak for other versions. I have installed both Slackware and RedHat on that machine. ...
Summary: Hello, How can I do a sed script which modify a file himself ? I try : sed "s/dirty/clean/" myfile > myfile But after that, myfile is empty... How can...
Summary: Hello.. The problem , I am having is to install Solaris8 on a 60GB HD. I formatted using Linux since it wasn't possible to do it through the Solaris I...
Summary: What I have are installation CD's so I don't believe they include source code. So, I gather from your response that I cannot load and run (Alpha AXP) ...
Summary: Could any one suggest me how to encrypt a shell script. I used the command crypt, it encrypted the shell script but when I run this script, it gives m...
Summary: Hi all, I'm writing a shell script to execute PGP, then FTP to several FTP site at the same time. Please let me know how to put in the script so that...