Search Results

Search: Posts Made By: scripting_newbe
2,325
Posted By scripting_newbe
Thank you all guys... the set - x was especially...
Thank you all guys... the set - x was especially helpful!
cheers
2,325
Posted By scripting_newbe
Cant debug shell script
Hi I am relatively new in shell scripting Below is the code which i developed but for some reason, it keeps giving me error:
/apps/bss/BatchProg/at1/batch/scripts/ksh/TBATLC02.ksh[30]: syntax error...
25,856
Posted By scripting_newbe
Thanks
Thanks a lot Jaduks:
I found the problem to my code as well:

SRC_DIR=$1
DEST_DIR=$2

#Get the list of files in descending order
C_C_FILE= `ls $SRC_DIR/_IF927*.dat`

#Iterate through all...
25,856
Posted By scripting_newbe
Adding filename to each line of the file
Hi,
I am a relative new bee in scripting. I need to develop a script such that the code would iterate through each file in a source directory and append every line of the file with '|' and the...
Showing results 1 to 4 of 4

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