Search Results

Search: Posts Made By: dhibbit
3,208
Posted By dhibbit
Thanks, I thought that line might be trouble...
Thanks,

I thought that line might be trouble but didn't know much about what it did so I left it be.
3,208
Posted By dhibbit
getopts not updating from subroutine.
So, I'm running a script with a couple of subroutines, one of which takes arguments using getopts. The first time i call the subroutine everything works as expected, the second time I call it none of...
5,380
Posted By dhibbit
variable redirect messing up a sed command.
Not sure if that title is decent, but here we go. I'm running this string of commands:

qstat -f $1 | sed 's/^[ \t]*//' | sed -n -e ":a" -e "$ s/\n//gp;N;b a" | sed 's/\\,/,/' | awk...
Showing results 1 to 3 of 3

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