Search Results

Search: Posts Made By: mmasals
Forum: Solaris 12-11-2007
73,821
Posted By mmasals
Thanks Smiling Dragon
Thanks Smiling Dragon
Forum: Solaris 12-10-2007
73,821
Posted By mmasals
Best practice to run bash script in background
nohup /bin/bassh $HOME/scripts/test.sh > $HOME/log/test.log 2>&1 &

nohup $HOME/scripts/test.sh > $HOME/log/test.log 2>&1 &


Which is the good practice to run a script in background of above...
179,168
Posted By mmasals
my favorite shell is ksh -:)
my favorite shell is ksh -:)
Showing results 1 to 3 of 3

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