|
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?
[Prev in Thread] | Current Thread | [Next in Thread] |