analog sed

Vasilisc vasilisc777 at gmail.com
Wed Aug 3 06:00:40 UTC 2016


03.08.2016 08:20, Vasilisc пишет:
> AppArmor not allowed "sed -i".
> how to find and replace substring?
> ------------------------------------------
> syscall 93
> scmp_sys_resolver 93 (fchown)
> https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1581310
I apologize that hurried.

work fine
sed "s/old/new/g" $SNAP/input.txt | tee -a $SNAP_USER_DATA/output.txt

-- 
Best regards,
vasilisc




More information about the Snapcraft mailing list