my tech ramblings, some tips and tricks, but mostly just a place for me to b1tch
/bin/sed -e "$line\d" file > file.temp /bin/mv file.temp file
No comments:
Post a Comment