- or download this
s/^(ISA\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~)(..........)(....).(\~.*)
+$/$1${2}0$3$4/
- or download this
perl -i -pe's/^(ISA\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~)(..........)(
+....).(\~.*)$/$1${2}0$3$4/' PB385930.P0
- or download this
ssh ... 'perl -i -pe'\''s/^(ISA\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~)(
+..........)(....).(\~.*)$/$1${2}0$3$4/'\'' PB385930.P0'