bug-sed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74579:


From: shi xinzhao
Subject: bug#74579:
Date: Thu, 28 Nov 2024 07:09:31 +0000

[root@localhost ftp]# > 1.txt
[root@localhost ftp]# sed -i '$a\33\n444' 1.txt
[root@localhost ftp]# cat 1.txt


Why does this command fail to insert content into an empty file:
sed -i '$a\33\n444' 1.txt?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]