coreutils/src/uu
2023-03-22 16:10:36 +01:00
..
arch parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
base32 parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
base64 parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
basename basename: fix rustfmt problem 2023-02-23 09:44:46 +08:00
basenc basenc: Move strings to markdown file (#4417) 2023-02-22 21:02:39 +01:00
cat Migrate from atty to is-terminal (#4382) 2023-02-21 21:52:18 +01:00
chcon Merge pull request #4462 from akhilerm/replace-version 2023-03-05 16:20:57 +01:00
chgrp replace VERSION string with clap::crate_version 2023-03-05 19:22:50 +05:30
chmod chmod: fix GNU test 'chmod/usage' 2023-03-16 21:25:26 +01:00
chown Add RFILE to the exclude list 2023-03-03 12:53:45 +01:00
chroot chroot: add an annotation for spell-checker 2023-03-06 13:53:01 +00:00
cksum cksum: fix markdown format 2023-03-16 09:49:48 +01:00
comm comm: allow multiple occurrence of -z 2023-03-02 16:18:42 +01:00
cp Merge branch 'main' into cp-pathbuf 2023-03-05 16:22:21 +01:00
csplit csplit: move help strings to markdown file 2023-03-07 11:38:04 +00:00
cut cut: add some backticks to markdown file 2023-03-22 16:10:36 +01:00
date date: fix invalid argument error for RFC 3339 (#4535) 2023-03-19 08:54:45 +01:00
dd Merge branch 'main' into dd-seconds-precision-3 2023-03-19 13:29:14 -04:00
df df: move help strings to markdown file 2023-02-25 10:27:03 +00:00
dir Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
dircolors parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
dirname dirname: move help strings to markdown file 2023-02-27 14:13:06 +00:00
du parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
echo echo: move help strings to markdown file 2023-03-07 18:55:19 +08:00
env env: fix some format error 2023-03-07 17:20:35 +08:00
expand expand: docs wrap FILE with backticks 2023-03-19 14:15:05 +01:00
expr md: improve the display for dd, expr and stat 2023-03-04 18:44:14 +01:00
factor factor: move help strings to markdown file 2023-03-21 13:41:21 +08:00
false false: move move help strings to markdown file 2023-03-19 15:39:24 +01:00
fmt fmt: move help strings to markdown file 2023-02-24 00:44:02 -08:00
fold fold: move move help strings to markdown file 2023-03-19 13:18:03 +01:00
groups groups: fix formatting 2023-03-19 17:18:15 +01:00
hashsum hashsum: fix style violation 2023-03-21 15:44:03 +08:00
head head: move help strings to markdown file 2023-03-21 15:39:11 +08:00
hostid Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
hostname hostname: move help strings to markdown file 2023-03-07 11:00:17 +00:00
id Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
install install: cargo fmt 2023-03-06 14:03:54 +00:00
join parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
kill kill: move help strings to markdown file 2023-02-20 11:56:39 +00:00
link link: move help strings to markdown file 2023-02-22 23:14:54 -08:00
ln ln: move help strings to markdown file 2023-02-22 23:55:51 -08:00
logname Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
ls Merge pull request #4457 from sylvestre/md-check 2023-03-05 15:44:15 +01:00
mkdir parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
mkfifo mkfifo: move help strings to markdown file 2023-03-13 15:04:46 +00:00
mknod Update src/uu/mknod/mknod.md 2023-03-19 00:42:27 +09:00
mktemp mktemp: move help strings to markdown file 2023-03-19 03:58:56 +00:00
more Migrate from atty to is-terminal (#4382) 2023-02-21 21:52:18 +01:00
mv Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
nice Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
nl nl: move help strings to a markdown file (#4477) 2023-03-09 10:42:39 +01:00
nohup nohup: move help strings to markdown file 2023-02-22 10:41:49 +00:00
nproc nproc: replace num_cpus crate with thread::available_parallelism (#4352) 2023-02-14 22:43:09 +01:00
numfmt parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
od od: add missing backticks 2023-03-10 15:24:33 +01:00
paste Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
pathchk Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
pinky Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
pr Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
printenv printenv: move help strings to markdown file 2023-03-09 14:56:00 +00:00
printf Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
ptx ptx: add description 2023-03-05 16:43:37 -08:00
pwd pwd: small refactor of some match expressions 2023-03-13 22:19:29 +01:00
readlink Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
realpath parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
relpath Move the declaration at the right place 2023-03-12 11:12:09 +01:00
rm rm: move help strings to markdown file 2023-02-21 18:50:47 -08:00
rmdir rmdir: move help strings to markdown file 2023-02-21 18:28:35 -08:00
runcon replace VERSION string with clap::crate_version 2023-03-05 19:22:50 +05:30
seq parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
shred shred: fix permissions_set_readonly_false clippy error 2023-03-11 14:45:42 +08:00
shuf parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
sleep sleep: Use fundu error types to improve error messages 2023-03-12 15:37:44 +01:00
sort parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
split parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
stat md: improve the display for dd, expr and stat 2023-03-04 18:44:14 +01:00
stdbuf Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
stty stty: Support for --file/-F 2023-02-22 16:38:18 +01:00
sum parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
sync Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
tac parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
tail parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
tee tee: move help strings to markdown file 2023-02-23 12:17:00 +00:00
test Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
timeout timeout: fix subprocess is never terminated 2023-03-10 18:08:54 +08:00
touch Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
tr Merge pull request #4367 from cakebaker/replace_get_long_usage_fn_with_const 2023-02-15 08:18:36 +01:00
true Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
truncate parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
tsort Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
tty Migrate from atty to is-terminal (#4382) 2023-02-21 21:52:18 +01:00
uname uname: doc format 2023-03-08 20:46:18 +08:00
unexpand Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
uniq Replace get_long_usage fns with const 2023-02-14 09:51:28 +01:00
unlink Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
uptime uptime: remove unused import 2023-03-16 19:44:27 +08:00
users Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
vdir Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
wc md: ignore a warning 2023-03-04 18:44:17 +01:00
who who: move help strings to markdown file 2023-03-19 11:59:14 +01:00
whoami whoami: move help strings to markdown file 2023-03-16 19:39:36 +08:00
yes yes: move help strings to markdown file 2023-02-19 14:54:33 +00:00