Android terminal and Linux environment - packages repository.
-
Updated
Sep 19, 2020 - Shell
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
https://www.ventoy.net/ seems pretty cool, but only works with ISO images, not disk images.
distri currently only offers disk images. Maybe we should try to generate an ISO image.
Maybe these resources help:
Feature Request
Implement something similar to UNIX
du
command. Name might be something else, e.g.talosctl usage
(with aliasdu
).Description
Based on existing
List()
API, aggregate size by directories, count size of all elements, support--depth
flag.