issues
search
DirectMyFile
/
coreutils
Coreutils in Dart
4
stars
3
forks
source link
readme
Coreutils for Dart
An implementation of the GNU Coreutils (with added extras) in Dart.
Added Coreutils
[x] arch
[x] exit
Original Coreutils
[ ] [
[x] base64
[x] basename
[x] cat
[ ] chcon
[ ] chgrp
[ ] chmod
[ ] chown
[ ] chroot
[ ] cksum
[ ] comm
[x] cp
[ ] csplit
[ ] cut
[ ] date
[ ] dd
[ ] df
[ ] dir
[ ] dircolors
[x] dirname
[ ] du
[x] echo
[x] env
[x] expand
[ ] expr
[ ] factor
[x] false
[ ] fmt
[ ] fold
[ ] groups
[x] head
[ ] hostid
[ ] id
[ ] install
[ ] join
[ ] kill
[ ] link
[x] ln
[x] logname
[ ] ls
[ ] md5sum
[x] mkdir
[ ] mkfifo
[ ] mknod
[ ] mktemp
[ ] mv
[ ] nice
[ ] nl
[ ] nohup
[ ] nproc
[ ] numfmt
[ ] od
[ ] paste
[ ] pathchk
[ ] pinky
[ ] pr
[x] printenv
[ ] printf
[ ] ptx
[x] pwd
[ ] readlink
[ ] realpath
[x] rm
[x] rmdir
[ ] runcon
[x] seq
[ ] sha1sum
[ ] sha224sum
[ ] sha256sum
[ ] sha384sum
[ ] sha512sum
[ ] shred
[ ] shuf
[x] sleep
[ ] sort
[ ] split
[ ] stat
[ ] stdbuf
[ ] stty
[ ] sum
[x] sync
[x] tac
[ ] tail
[x] tee
[ ] test
[ ] timeout
[x] touch
[ ] tr
[x] true
[ ] truncate
[ ] tsort
[x] tty
[ ] uname
[x] unexpand
[x] uniq
[x] unlink
[ ] uptime
[ ] users
[ ] vdir
[ ] wc
[ ] who
[x] whoami
[x] yes