Search Results

Search: Posts Made By: yokomo
8,513
Posted By yokomo
could be like this:- cat main.sh { ...
could be like this:-

cat main.sh

{
sh test.sh > 1.log
sh test2.sh > 2.log
sh test3.sh > 3.log
sh test4.sh > 4.log

cat *.log > combine.log
}

then run sh main.sh... you could see all...
3,036
Posted By yokomo
its working if i use your code Scott... thx a...
its working if i use your code Scott... thx a lot...

---------- Post updated at 12:47 AM ---------- Previous update was at 12:45 AM ----------



its working also if i use this code...
3,036
Posted By yokomo
return with this error... ---> newscript2.sh:...
return with this error... ---> newscript2.sh: syntax error at line 8 : `(' unexpected
3,036
Posted By yokomo
yes... i use the sh newscript.sh... shell type...
yes... i use the sh newscript.sh...
shell type :- /usr/bin/csh
Version :- HP-UX B.11.11 9000/800
3,036
Posted By yokomo
neutronscott... it return error like this......
neutronscott... it return error like this... (newscript.sh[3]: Syntax error at line 4 : `<' is not expected.
)
3,036
Posted By yokomo
thx bro for the info... but this will done if...
thx bro for the info...
but this will done if only i got 1 files to rename...

---------- Post updated at 04:37 PM ---------- Previous update was at 04:37 PM ----------



thx bro...
...
3,036
Posted By yokomo
1) filename="cob120514093156.03.466926330" mv...
1)
filename="cob120514093156.03.466926330"
mv ${filename} ${filename}.bd

this could be done if only i got 1 file.
but every 4 days i'll get 16 files and how should i rename it? noobs here......
3,036
Posted By yokomo
sorry for the double posting... just find out...
sorry for the double posting...
just find out that the 1st one post was not on dummies Q&A...
so i post another 1 in this thread...
3,036
Posted By yokomo
Renaming Files With 2 .
Dear All expertise..
just wanna ask if there is a way on how to change the filename as per below sample:-

filename:-
cob120514093156.03.466926330
CCBS-CPMM_SEND_COB_120514_100549_3.rpt

to...
Showing results 1 to 9 of 9

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