-
Updated
Mar 11, 2021 - Rust
#
coreutils
Here are 80 public repositories matching this topic...
Cross-platform Rust rewrite of the GNU coreutils
Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)
-
Updated
Mar 4, 2021 - C
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
-
Updated
Mar 11, 2021 - Go
ls on steroids
-
Updated
Nov 22, 2020 - Perl
Open
Write testcases
3
Open
Finish tar
1
Open
Cleanup ping
This is a demo shell powered by WebAssembly, WASI, Asyncify and File System Access API.
-
Updated
Feb 12, 2021 - TypeScript
Open
Implement seq
5
GrayJack
commented
Sep 27, 2019
This is a tracking issue for the seq util.
Required options and flags:
-
f(long:format) -
s(long:separator) -
t(long:terminator) -
w(long:equal-width, visible-alias:fixed-width)
Notes:
¹ : Long name not defined on other implementation of this utility. Implementer must choose a long name.
² : Short name (one letter) not defined on o
Reimplement the gnu coreutils package with the go language. Coreutils contains many basic commands
-
Updated
Jun 26, 2019 - Go
A high-performance, cross-platform file reverse utility
-
Updated
Nov 23, 2019 - Rust
MikeDacre
commented
Mar 6, 2018
We should test for the presence of trash on MacOS and swap out the applescript for trash if it exists, as it is likely to be at least a little faster.
trash is here: https://github.com/ali-rantakari/trash
Open
Windows Support
Unix utilities commands (an alternative to GNU Coreutils)
-
Updated
Feb 25, 2021 - C
A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.
-
Updated
Feb 10, 2021 - JavaScript
Nux Utilites, a POSIX-compliant implementation of the GNU Core Utilities in assembly language
-
Updated
Nov 8, 2017 - Assembly
rm is a command-line utility that can delete directory entries. Written in C, requires an at least partly POSIX conforming operating system underneath. The goal of this tool is, to fulfill the corresponding POSIX standard as good as possible, without adding more features.
c
linux
shell
fast
lightweight
unix
utility
command
simple
tool
clean-code
posix
speed
standard
cc0
command-line-tool
coreutils
unix-command
posix-compliant
rm-utility
-
Updated
Feb 14, 2021 - C
Improve this page
Add a description, image, and links to the coreutils topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coreutils topic, visit your repo's landing page and select "manage topics."
Current test code coverage is pretty low (about 13.56%): https://codecov.io/gh/mesalock-linux/mesabox/tree/master
Our target coverage is around 80%.