Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top sh Solutions: 1 - 15 of 15
  • 1
 
Hello. I've already searched, but found nothing... I need a script that checks if remote file exists. Everything that I've found only relates to one particular file. I need to check if t...
Hey, one of our employees left the company recently and there is an application on one of our servers with a giant memory leak that I won't have time to debug for a few weeks, so I'm trying to...
Hi Experts,  Have a dumb question, i have the following script which loops through a file and takes the word in each line of that file and does a grep on a different file, however instead of...
Hi, I am writing a shell script which will input a string parameter. Inside the script I will do different action depending on the string value. I wrote myscript: if [ $1 == "test1" ] t...
hi, I need to write a shell script which gcc compiles my server / client app (server.c and client.c) and then runs them in separate terminal windows.  how can i spawn these new terminal win...
I want to append the date to a file created in a Unix Shell Script example  release.dmp101408  created from an oracle export
I have a shell script, which thorws some log messages in standard output . I want to catch that output from inside the same shell script to a log file.But here am facing a problem and the pro...
how to kill the process using shell script
Our AIX server is on a network that uses an exchange server.   Our administrator has agreed to open the port for SMTP traffic go go through, and the internal ip of the exchange server is 10.1....
Ok this question sounds to be very easy, but I m new to this. I have a shell script which reads text file line by line. Seems there is path config issue?
Hello, I am trying to attach a time to the file that is being gzip'ed, I am just not sure how to. I have tried to explore using the date command and then try and only display the current ti...
I need a one-line command to add or subtract seconds or hours from a date.  I have the pieces but I can't put them together in a one-line command.  I have to build this command on the fly in m...
Before I googling around, do you know any tutorial web site for Unix shell scripting? I am looking for having some hands-on. Thx
HI experts, Is it possible to write to a zip file directly? Or do I have to unzip it first? Here is what I do. I have a cronjob python cppc.py >> cpp_log.txt In order to save disk sp...
Hi All, I need to change the formatting of a data file. Original file is attached. The need to have the data in the blue boxes forming the first column (repeated each row until the next b...
 
  • 1