You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dtluna
b8b468f0b8
|
6 years ago | |
---|---|---|
basename | 6 years ago | |
dirname | 6 years ago | |
echo | 6 years ago | |
false | 6 years ago | |
head | 6 years ago | |
printenv | 6 years ago | |
true | 6 years ago | |
yes | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
error.go | 6 years ago | |
go.mod | 6 years ago | |
go.sum | 6 years ago |
README.md
go-coreutils
suckless-style coreutils in go
The plan is to implement all the utilities from the sbase list with some additions
Utilities:
basename
cal
cat
chgrp
chmod
chown
chroot
cksum
cmp
cols
comm
cp
cron
cut
date
dirname
du
echo
ed
env
expand
expr
false
find
flock
fold
getconf
grep
head
hostname
join
kill
link
ln
logger
logname
ls
md5sum
mkdir
mkfifo
mktemp
mv
nice
nl
nohup
od
paste
pathchk
printenv
printf
pwd
readlink
renice
rev
rm
rmdir
sed
seq
setsid
sha1sum
sha224sum
sha256sum
sha384sum
sha512-224sum
sha512-256sum
sha512sum
sleep
sort
split
sponge
strings
sync
tail
tar
tee
test
tftp
time
touch
tr
true
tsort
tty
uname
unexpand
uniq
unlink
uudecode
uuencode
wc
which
whoami
xargs
xinstall
yes