[PLUG] sed substitution command doesn't

J. Hart jfhart085 at gmail.com
Mon Mar 30 22:52:20 UTC 2020


if you want to change the file in place, you want this:

sed -i 's/SHE-3/21/' sample.dat

On 03/31/2020 07:38 AM, Rich Shepard wrote:
> sed 's/SHE-3/21/' sample.dat 




More information about the PLUG mailing list