Ultimate Linux
github.comKey Features
Tech Stack
Key Features
Tech Stack
https://bellard.org/jslinux/vm.html?url=alpine-x86.cfg&mem=1...
and
By the famous Fabrice Bellard who is the creator of QuickJS, QEMU, FFMPEG and many other brilliant and fascinating tools!
This project, on the other hand, is the opposite (and kind of a joke): a set of Linux utilities mostly written in JavaScript.
On my Fedora system, /usr/bin/cd is just a shell script that invokes the shell builtin:
#!/usr/bin/sh
builtin cd "$@"
I suppose it could be useful for testing whether a directory exists with search permissions for the current user safely in a multithreaded program that relies on the current directory remaining constant.I am working something similar in Go, and writing an educative blog post series about it: https://serversfor.dev/linux-inside-out/
https://github.com/briandfoy/PerlPowerTools
I guess there are related projects such as busybox which contain a collection of utilities implemented in a single binary. There are others such as toybox, and various alternatives in different languages, or with different licenses to choose from.
[0] https://chiselapp.com/user/rkeene/repository/tuapi/doc/trunk...
Making a micro Linux distro [for RISC-V]
Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.