Search Results

Search: Posts Made By: sea
7,858
Posted By sea
Thank you guys, i've tried to adapt some of your...
Thank you guys, i've tried to adapt some of your suggestions, /proc/$pid, kill -0 $pid, kill($pid,0) but none of them worked as expected.
The hint with a "single id number" was great, that way i...
7,858
Posted By sea
Its no longer visible. File still exists physicly...
Its no longer visible. File still exists physicly on the disk, but it gets lost somewhere within the arrays...

As in:
+ ~/tmp/9388 $ sh ../../psm-mini.sh *
Scripts @ start
Starting: script1...
7,858
Posted By sea
Ok, here's the smallest i could get... But now...
Ok, here's the smallest i could get...
But now script3 gets lost among the way, everything else seems to be working fine...

#!/bin/bash
#
# Variables
#
scripts_remains=( "${@}" )...
7,858
Posted By sea
Refinition of the problem: It is now starting...
Refinition of the problem:
It is now starting script1 - three times at once, while removing (but only once) script2, but then never again any other script from the remains list.
As well as adding...
7,858
Posted By sea
[BASH] Script to manage background scripts (running, finished, exit code)
Heyas,

Since this question (similar) occur every now and then, and given the fact i was thinking about it just recently (1-2 weeks) anyway, i started to write something :p

The last point for...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy