Hi ,
im have few question :
1. i have 1 data file, and want to modify all the file name same as file 1.(if possible ignore capital latter,and ignore file not exits)
file 1:
C123
C143
C122
C2
file c123:
pattern1
other text
pattern2
other text...
Looking for help.
input file:
"1V2_FPGA"
"GNDD"
"CPU_VCCINT"
"V_SW1"
"V_SW2"
i'm need output as:
short "GNDD" to "1V2_FPGA"
short "CPU_VCCINT" to "1V2_FPGA"
short "V_SW1" to "1V2_FPGA"
short "V_SW2" to "1V2_FPGA"
request help with syntax explanation.
hopefully can...
Hi ,
i'm not a programmer , just want to eddit abit old script that left up.
i need a function can filter up those unwanted part in a text file with a input.
it will delete those section that i'm giving in input file.
Exp:
file i need to modify...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.