wok-current diff mc/description.txt @ rev 25707
Fix miss file need for grub2-efi install (kernel.img, modinfo.sh)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu May 30 20:14:23 2024 +0000 (5 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mc/description.txt Thu May 30 20:14:23 2024 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +GNU Midnight Commander is a visual file manager, licensed under 1.5 +GNU General Public License and therefore qualifies as Free Software. 1.6 +It's a feature rich full-screen text mode application that allows you 1.7 +to copy, move and delete files and whole directory trees, search for 1.8 +files and run commands in the subshell. 1.9 +Internal viewer and editor are included. 1.10 + 1.11 +Midnight Commander is based on versatile text interfaces, such as Ncurses 1.12 +or S-Lang, which allows it to work on a regular console, inside an 1.13 +X Window terminal, over SSH connections and all kinds of remote shells.