Search Results

Search: Posts Made By: mimiyj
2,867
Posted By mimiyj
Stuck process when using sed command
$BIN/sql.py "select * from reporting.V_AMSNB_OPT_PB_LOAD" | sed -n "2,$ p" | sed "s/ /,/g" > $DATADIR/OPT_PB_LOAD_AMSNB.csv
if [ $? -ne 0 ]

The processes that get created from the above code...
Showing results 1 to 1 of 1

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