You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_default: "Core Utilities of https://github.com/xplshn/Andes"
13
+
a-utils: "Multicall Binary with All Core Utilities of https://github.com/xplshn/Andes"
14
+
cal: "an implementation of the POSIX cal command, as described in the OpenBSD manpage, that strives to have the same alignment as Busybox's and has (or tries to have) the Toybox's cal option to highlight specified days"
15
+
catv: "the harmful features of cat"
16
+
ccat: "syntax highlighted cat"
17
+
dial: "dials a network endpoint, ported from Torgo"
18
+
ed: "Ed with syntax highlighting (ed from u-root but with syntax highlighting)"
19
+
envsubst: "works like the built-in that many shells have. https://manned.org/man/alpine/envsubst"
20
+
fin: "file info command, from Torgo"
21
+
fortune: "the cookie reader program, it gives you a random quote each time you execute it"
22
+
hpwd: "an implementation of pwd that replaces your $HOME with a prefix such as ~ or something else"
23
+
importenv: "lets you access variables defined in the namespace/scope of another process"
24
+
isainfo: "like the SunOS command, it will show info about your architecture, capabilities, bits, etc."
25
+
issue: "reads an 'issue' file (/etc/issue or a user-suplied one)"
26
+
listen: "listens and announces on a network port, ported from Torgo"
27
+
noroot-do: "lets you chroot into a rootfs without root"
28
+
printf: "the POSIX printf command"
29
+
relf: "a program that shows you the sections of an ELF file and can also guess what the unknown sections contain"
30
+
test: "the POSIX test command with some extensions for compatibility with extended shells and their scripts"
31
+
walk: "walk command, from Torgo, this command walks a directory based on various rules and it print each file's full path to STDOUT"
0 commit comments