Search Results

Search: Posts Made By: angel2008
4,376
Posted By angel2008
hi all, thx a lot for your help. i managed...
hi all,

thx a lot for your help.
i managed to get demo working.
Could you please help me with some good links cause i would like to learn more about shell scripting. i have found a lot of links...
4,376
Posted By angel2008
i have tried this way, cause i find out sed/awk...
i have tried this way, cause i find out sed/awk are good for text processing

# sed -e 's/;/ /g' file | awk 'NR==10 { print $3 } '
to get Company name
and to get entries
# sed -e 's/;/ /g' file...
4,376
Posted By angel2008
thanks to ghostdog74 seems it works fine. ...
thanks to ghostdog74
seems it works fine.
shell scripting, python and this kind of staff seems a very powerful

once again thx a lot
4,376
Posted By angel2008
as i am new with shell scripting i have tried to...
as i am new with shell scripting i have tried to write something using sed/awk but i am stocked
4,376
Posted By angel2008
CSV processing to XML
Hi,
i am really fresh with shell scripting and programming,
i have an issue i am not able to solve to populate data on my server for Cisco IP phones.
I have CSV file within the following format:...
Showing results 1 to 5 of 5

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