alpine v3.19 busybox 去掉了 ed 07181862d3
07181862d3
@ -459,6 +459,7 @@ insert_into_file() {
regex_to_find=$3
if [ "$location" = HEAD ]; then
apk add ed
in=$(mktemp)
cat /dev/stdin >$in
echo -e "0r $in \n w \n q" | ed $file >/dev/null
The note is not visible to the blocked user.