Search Results

Search: Posts Made By: scubasteve39
18,372
Posted By scubasteve39
That worked! Thank you very much!
That worked! Thank you very much!
18,372
Posted By scubasteve39
Im on Mac OS X -bash: nawk: command not...
Im on Mac OS X

-bash: nawk: command not found

i guess it doesn't like nawk, ugh
18,372
Posted By scubasteve39
that didn't work :( here is the extent of my...
that didn't work :(

here is the extent of my script so far
#!/bin/sh

basefolder=/s/batchtmp/weather_tmp

cd $basefolder

ls file.xml | while read line; do
fileTitle=`grep -m 1 "<title>"...
18,372
Posted By scubasteve39
grep second instance of same string
Hi all, i am new to unix scripting in ksh or any shell for that matter. I have downloaded a xml file from a website and saved on my local harddrive. inside the xml, the same tag is listed multiple...
Showing results 1 to 4 of 4

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