Search Results

Search: Posts Made By: cannot
2,781
Posted By cannot
Thanks RudiC but I'm already using this: ...
Thanks RudiC but I'm already using this:
address=$(echo "http://www.google.com/finance/getprices?i=60&p=1d&f=d,o,h,l,c,v&df=cpct&q=")

#read the name of each SP500 company
symbolsList=$(awk...
2,781
Posted By cannot
Both work fine, many thanks! And seems so simple....
Both work fine, many thanks! And seems so simple. Have to look at the awk command to understand it.

I was trying to cycle something like this:
cat ../data/SP500symbols.txt | sed -n '1p' But...
2,781
Posted By cannot
How to read the first work of each line from text file?
Hi ppl.

I want to read the first word of each line of a text file to a variable in a bash script.

Can anyone help pls, thanks.
Showing results 1 to 3 of 3

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