git clone https://hacktivis.me/git/bootstrap-initrd.git
ar-stub.sh (59B)
#!/bin/sh# tcc -ar [crstvx] lib [files]exec tcc -ar "$@"