Hi,
I have a folder that contains files
Inside abc.txt, I have
Inside def.txt, I have
I want to rename
Can someone help me with this.
Thanks!!!
I have a folder that contains files
Code:
abc.txt
def.txt
....and so on
Code:
@<TRIPOS>MOLECULE
4|Chelerythrine|abcb11_earlyIdentification_Stronginhib_washed_ligprep|sdf|1|dock
Code:
@<TRIPOS>MOLECULE
160|Tipranavir|abcb11_earlyIdentification_Stronginhib_washed_ligprep|sdf|17|dock
Code:
abc.txt to abc.txt4
def.txt to def.txt160
Thanks!!!