Zum Inhalt der Seite gehen


Modern Unix


https://github.com/ibraheemdev/modern-unix


Install a ls command that shows file icons


There are several alternatives to the ls command, some of them you can find in this article .

And today we are going to get to know a new alternative that is written in Golang and its differential in relation to GNU Coreutils ls is that in addition to listing the files, it also displays the icons according to the mime-type .

https://terminalroot.com/install-a-ls-command-that-shows-file-icons/



Termux – terminal emulator and Linux environment


Termux offers both a capable terminal emulator and an extremely useful Linux environment (single user) on your Android device. The app provides full-blown versions of Bash, Coreutils and much more.

A minimal base system is installed, but the real power comes from the tons of packages available with the APT package manager.

https://www.linuxlinks.com/best-free-android-apps-termux-terminal-emulator-linux-environment/

Dieser Beitrag wurde bearbeitet. (2 Jahre her)