tinyutils icon indicating copy to clipboard operation
tinyutils copied to clipboard

Tiny Utils combines tiny versions of many common and useful GNU/UNIX utilities and terminal into a single small Android application. It provides replacements for most of the utilities you usually find...

Results 2 tinyutils issues
Sort by recently updated
recently updated
newest added

I may be jumping the gun since ssh is still being tested, but I wanted to report this: ``` / $ source ~/.profile / $ ssh [email protected] ssh: Exited: Unknown...

Hi, A perl script I want to run requires an additional module. How can I install this ? I would normally use the cpan command but this isn't present. When...