Search Results

Search: Posts Made By: biscuitcreek
5,741
Posted By biscuitcreek
Thanks palanisvr - your help is really, really,...
Thanks palanisvr - your help is really, really, really appreciated. This will save so many hours of work. Thank you again!

---------- Post updated at 01:26 PM ---------- Previous update was at...
5,741
Posted By biscuitcreek
Thanks for the suggestion / advice! I...
Thanks for the suggestion / advice!

I created a new "test3.sh" file:

for i in 'cat id_key.txt'
do

#capture the values in the variables
first_bit=`echo $i | awk -F ',' '{print $1}'`...
5,741
Posted By biscuitcreek
Thanks for your help with this. I created...
Thanks for your help with this.

I created this .sh file:

while IFS="," read N STR
do
cp -R /home/1320238/test1/start_folder /home/1320238/test1/$N
sed -i...
5,741
Posted By biscuitcreek
Loop through text file > Copy Folder > Edit XML files in bulk?
I have a text file which contains lines in this format - it contains 105 lines in total, but I'm just putting 4 here to keep it short:
58571,east_ppl_ppla_por
58788,east_pcy_hd_por...
Showing results 1 to 4 of 4

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