diff --git a/translated/tech/20210829 Position text on your screen in Linux with ncurses.md b/published/20210829 Position text on your screen in Linux with ncurses.md similarity index 98% rename from translated/tech/20210829 Position text on your screen in Linux with ncurses.md rename to published/20210829 Position text on your screen in Linux with ncurses.md index 5fb564e1e0..7e1d61b25f 100644 --- a/translated/tech/20210829 Position text on your screen in Linux with ncurses.md +++ b/published/20210829 Position text on your screen in Linux with ncurses.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "perfiffer" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-13756-1.html" 使用 ncurses 在你的 Linux 屏幕上定位文本 ======