forge
login
or
join now
xeiaso.net
/
kefka
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A virtual jailed shell environment for Go apps backed by an io/fs#FS.
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kefka
/
command
/
internal
/
at
main
59 folders
base64
feat(command): port base64 from just-bash
1 day ago
basename
feat(command): port basename from just-bash
1 day ago
cat
feat(cat): accept -u no-op and surface real errno
1 day ago
checksum
feat(command): port md5sum, sha1sum, sha256sum from just-bash
1 day ago
clear
feat(command): add clear command
1 day ago
column
feat(command): port column from just-bash
1 day ago
cp
feat(cp): add -i/-f/-H/-L/-P, wire -p, fix mode and same-file
1 day ago
cut
feat(cut): add -b/-n, reject conflicts, fix dedup by position
1 day ago
date
feat(date): add -d, -I[FMT], -R, %E/%O fallback, %N
1 day ago
diff
feat(diff): default to normal format and add -c/-C/-e/-r/-U/-b
1 day ago
dirname
feat(command): port dirname from just-bash
1 day ago
du
feat(du): add -H/-L/-x/-h/-c/-b/--apparent-size
1 day ago
env
fix(env): port env/printenv with host-env-leak guard
12 hours ago
expand
fix(expand): single-space past last tab stop and wide-rune width
1 day ago
expr
feat(expr): translate POSIX BRE to Go regex for : operator
1 day ago
falsecmd
test(falsecmd): cover GNU-compatible exit-1 behavior
1 day ago
file
feat(file): add magic-byte detection and -h/-i mapping
1 day ago
fold
fix(fold): reset column on CR and use east-asian rune width
1 day ago
gunzip
feat(command): port gunzip from just-bash
1 day ago
gzip
feat(command): port gzip from just-bash
1 day ago
head
feat(head): preserve trailing newline absence and add GNU forms
1 day ago
hostname
feat(command): add hostname returning localhost
1 day ago
join
feat(command): port join from just-bash
1 day ago
jq
feat(command): add jq and rg as wasm programs
10 hours ago
ls
feat(ls): wire -t/-1, add many flags, improve long format
1 day ago
md5sum
feat(command): port md5sum, sha1sum, sha256sum from just-bash
1 day ago
mkdir
feat(mkdir): add -m mode (octal and symbolic), umask default
1 day ago
mv
feat(mv): add -i interactive, -v verbose, same-file detection
1 day ago
nl
feat(nl): add -d/-f/-h/-l/-p and logical-page sections
1 day ago
od
feat(od): expand -t grammar and add -v/-j/-N/XSI shorthands
1 day ago
paste
feat(paste): parse backslash escapes in -d list
1 day ago
printenv
fix(env): port env/printenv with host-env-leak guard
12 hours ago
printf
test(printf): cover %b, %c, format reuse, width/precision, --
1 day ago
pwd
feat(command): port pwd from just-bash
1 day ago
python3
fix(python3): default bare invocation to -i -S and unbuffer stdio
9 hours ago
qjs
feat(command): add quickjs as qjs
10 hours ago
readlink
feat(command): port readlink from just-bash
1 day ago
rg
feat(command): add jq and rg as wasm programs
10 hours ago
rm
feat(rm): add -i interactive, -I less-interactive, -v
1 day ago
rmdir
feat(command): port rmdir from just-bash
1 day ago
seq
feat(command): port seq from just-bash
1 day ago
sha1sum
feat(command): port md5sum, sha1sum, sha256sum from just-bash
1 day ago
sha256sum
feat(command): port md5sum, sha1sum, sha256sum from just-bash
1 day ago
sleep
docs(sleep): document 1-hour cap as kefka sandbox invariant
1 day ago
split
feat(command): port split from just-bash
1 day ago
stat
feat(command): port stat from just-bash
1 day ago
tac
feat(command): port tac from just-bash
1 day ago
tail
feat(tail): add -f follow polling and -c +N from-byte
1 day ago
tee
feat(tee): accept -i/--ignore-interrupts as documented no-op
1 day ago
time
refactor(command): plumb shell runner through ExecContext
13 hours ago
touch
feat(touch): wire -a/-m/-r/-t/-d and fix default mode
1 day ago
tr
feat(tr): add escapes, character classes, and equiv/repeat
1 day ago
tree
feat(command): port tree from just-bash
1 day ago
truecmd
test(truecmd): cover GNU-compatible exit-0 behavior
1 day ago
unexpand
fix(unexpand): respect last tab stop and add wide-rune width
1 day ago
uniq
feat(uniq): add -f/-s/-w and output-file operand
1 day ago
wc
feat(wc): decouple -c/-m, count runes for -m, add -L
1 day ago
whoami
feat(command): port whoami from just-bash
1 day ago
zcat
feat(command): port zcat from just-bash and register gzip/gunzip/zcat
1 day ago