-
Notifications
You must be signed in to change notification settings - Fork 0
coreutils/busybox applets (certain/some) written in pure POSIX sh
License
Mia-Rain/shapplet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
----------------------------- # SHapplet: Pure POSIX SH coreutils applet replacements ----------------------------- # minimum size applets can be found in ./bin/ ----------------------------- # applets have been tested with `time` - touch: same as coreutils - ls: same as coreutils - cat: slower when reading from binaries, same otherwise - grep: same as coreutils - seq: same as coreutils - tr: same as coreutils ---------------------------- # daily use / first in $PATH - setting shapplet/bin to the first in $PATH should cause no issues - EXCEPT when using ls; ls lacks options such as -l and does NOT operate identically to coreutils - I strongly advise users to NOT add ls as first in $PATH ---------------------------- # shellcheck should show no issues; `&&` and `||` are used over if for smaller code base -----------------------------
About
coreutils/busybox applets (certain/some) written in pure POSIX sh
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published