Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Script to kill processes

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Script to kill processes

Product Search Results


Results 1 - 25 of 7804

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Script to kill processes
    Summary: Hi, I am trying to create a script that will kill a process. I have a file (proc.txt) which contains the process number but I don't seem to be able t...

How to kill processes older than x
    Summary: I need to write a script to kill user-processes from "ps -ef"-list older than x days. Thanks in advance. ...

Kill process script
    Summary: Hello, I need a small script to check which user and when is killing some processes in our database. This information shall be documented in a log fi...

process monitor script (re-post)
    Summary: Hi, does anyone know how to write a script (prob using pgrep/pkill) to kill processes that making more than 5 copies of ITSELF ?? Thanks PS: this is q...

kill processes
    Summary: ps -ef will output a list of currently running processes. Column 2 of the output is the PID. To kill off a running process, forcefully, execute the c...

process monitor script
    Summary: Hi, does anyone know how to write a script (prob using pgrep/pkill) to kill processes that making more than 5 copies of ITSELF ?? Thanks ...

killing a particular user
    Summary: I wrote this script the other day to kill processes that had the string 'testWS' in the program name for pid in `ps -ef | grep testWS | cut -c10-14` ...

Script to process/search a csv file
    Summary: I want to write a csh script to search files "Scan_ddmmyy.csv" placed in a directory. The program should look for EXCLUSIVE flags in the 6th, 7th & 8t...

Expect script to su and run passwd
    Summary: Hello - I'm trying to write an expect script to first su to another user adn then run the passwd command. I created it by using autoexpect and then m...

Writing a Kill Script
    Summary: Does anyone know how to write a script to kill network users if they are inactive for 20 minutes? ...

How to write a Korn script to searc
    Summary: How do I write the script without considering the case sensitivity in a file? For example, i wanted to search process id, and without caring too much ...

kill Process
    Summary: hello, How does a kill process work? Is it true that when a kill is sent to a process, the process to be killed can decide whether to terminate itself...

shell script to check for a file on
    Summary: Hi, I'm trying to create a shell script to check for the existence of a file on an NT box prior to an FTP process. If it doesn't exist then the proces...

Tansfer files script to be modified
    Summary: i really appreciate your concern bud... but you know something... now its not giving any error but it hangs .. and i meant by hang, it shows that its...

Script to convert UNIX time to PST
    Summary: Sorry, the confusion was mine. Unix bases its date on GMT date plus your local time-zone setting, and I thought you wanted to convert from the basic ...

shell script to get value of field
    Summary: I want to write script to get a port value from property file and find whether process is running in the port using netstat -a command. It should work...

killer script
    Summary: I got a script to kill all processes that have more than N copies of itself to prevent fork bombing. However, this script also kill "innocent" process...

Script to delete old files
    Summary: Hi I need a script to delete all files that were created more than x number of days ago. Any ideas Cheers ...

Script to send email if Unix reboot
    Summary: I need a script to send an e-mail to system admin when a Solaris 7 server reboot. Please send me a example script if anyone has the script available. ...

Script to scan files for a string
    Summary: I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, pat...

How to kill idel user
    Summary: Hi, Need Help. I need a script to find the idel user using the finger command and if the idel time is more the 30 mins, then i need to check whether t...

Writing batch script to delete files
    Summary: Hello I need to write a simple batch script to delete all the files in a particular directory which are older than 24 hours. Sound simple, but to a n...

Script to delete lines from a file
    Summary: hi, I am trying to write a script to delete few lines from the existing files. The requirement is as follows: 1. I need to grep for a pattern "abc" in...

Remote script to chmod
    Summary: I really need help how to write this script to make it work.....This script called "Test.ksh" at host A to remote on host B (host B = ps4580-1. /usr/l...

I need a shell-script to search
    Summary: Please help if you can. I need a shell-script to search each log file and save the output to a text file with these columns: ...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Script to kill processes

Ads by Google