Search Results

Search: Posts Made By: shellpower
7,078
Posted By shellpower
This seems to work from command line but when I...
This seems to work from command line but when I put it into my shell script I get the error
"sed: unrecognized option '-->'"

here's how I have it in my script

biglines=`sed -n -e...
7,078
Posted By shellpower
Extract a substring.
I have a shell script that uses wget to grab a bunch of html from a url.

URL_DATA=`wget -qO - "$URL1"`


I now have a string $URL_DATA that I need to pull a substring out of..say I had the...
Showing results 1 to 2 of 2

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