coreutils
Here are 66 public repositories matching this topic...
$ jobs
[3]+ Running sudo mv ~/Documents /Volumes/MEDIA/ &
$ sudo progress -c mv
$
OSX 14.5.0 Darwin Kernel Version 14.5.0 RELEASE_X86_64 x86_64
Same result if the process is in the foreground
-
Updated
Jun 10, 2020 - Go
-
Updated
Jan 11, 2020 - Perl
Write testcases
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%.
Implement chmod
-
Updated
Jun 26, 2019 - Go
-
Updated
Nov 23, 2019 - Rust
Windows Support
The code should hypothetically work fine on a Windows *nix environment like Cygwin or the new Windows bash shell, but I don't have Windows and can't test it. If anyone wants to take a whack at adding Windows support, that would be great.
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Nov 8, 2017 - Assembly
-
Updated
Jun 6, 2016
-
Updated
Apr 22, 2020 - 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."



There appears to be a lot of variation in how complete the "partially done" commands are. For example
odseems fairly complete, butdatedoesn't even support simple usages likedate +%Y%m%d, andsortseems to have a good selection of options, but is missing some relatively important ones like sort keys.It would be really useful if there were some documentation clarifying how complete t