Search Results

Search: Posts Made By: Unbeliever
1,705
Posted By Unbeliever
With Jim's original working code: grep...
With Jim's original working code:

grep `basename $fname | cut -c2-5` $STORE_LIST| tr -d '\n' >> all
echo " \c" >> all
cat $fname >> all
1,705
Posted By Unbeliever
Your sample code has 3 backquotes in which though...
Your sample code has 3 backquotes in which though it executes under sh (bash gives an error). I don't really understand how it executes .. can you expand on what you're trying to do?
Showing results 1 to 2 of 2

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