coreutils/src/uu
2021-09-07 08:10:06 +00:00
..
arch refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
base32 uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
base64 refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
basename Merge pull request #2534 from jfinkels/basename-handle-slashes 2021-08-22 22:49:30 +02:00
basenc refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
cat Close file descriptors of pipes after use (#2591) 2021-08-24 12:00:07 +02:00
chcon refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
chgrp chown/chgrp: share more code 2021-09-03 00:50:04 +02:00
chmod chmod: remove redundant cfg 2021-08-25 13:52:09 +02:00
chown uucore/perms: remove flags in favor of enums 2021-09-03 00:50:04 +02:00
chroot refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
cksum refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
comm refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
cp cp: canonicalize paths upfront 2021-09-01 00:16:22 +02:00
csplit uu: Replace return_if_err with crash_if_err 2021-08-25 13:59:39 +02:00
cut refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
date refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
dd fixup! Run clippy on the full workspace 2021-08-24 17:28:10 +02:00
df Remove unused variables on Freebsd 2021-08-24 09:32:27 +02:00
dircolors refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
dirname refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
du refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
echo refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
env remove the env: 2021-08-28 09:55:15 +02:00
expand uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
expr refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
factor Run clippy on the full workspace 2021-08-24 17:10:16 +02:00
false refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
fmt refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
fold uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
groups refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
hashsum uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
head Run clippy on the full workspace 2021-08-24 17:10:16 +02:00
hostid refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
hostname refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
id refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
install Remove useless import of USimpleError 2021-08-28 11:44:34 +02:00
join join: make autoformat actually construct a format 2021-08-31 23:55:15 +02:00
kill refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
link refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
ln ln: Adapt to modified backup_control interface 2021-08-25 16:33:50 +02:00
logname refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
ls Added support for ls -l --color to color symlink targets as well. (#2627) 2021-09-05 13:25:56 +02:00
mkdir refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
mkfifo refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
mknod refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
mktemp refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
more Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
mv mv: Adapt to modified backup_control interface 2021-08-25 16:33:50 +02:00
nice refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
nl refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
nohup refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
nproc refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
numfmt refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
od Run clippy on the full workspace 2021-08-24 17:10:16 +02:00
paste refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
pathchk refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
pinky uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
pr refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
printenv refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
printf refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
ptx refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
pwd Move verbatim path printing to uucore::Display 2021-08-31 22:07:24 +02:00
readlink Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
realpath Add -e/-m to realpath 2021-09-05 22:50:23 +02:00
relpath Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
rm refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
rmdir rmdir: use modern filename display 2021-08-31 22:07:24 +02:00
runcon runcon: added implementation and tests. 2021-08-22 21:59:41 +02:00
seq seq: compute width of numbers after parsing 2021-08-28 17:43:36 -04:00
shred Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
shuf Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
sleep refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
sort Move strip_errno to libcore 2021-08-28 02:26:01 +02:00
split fixup! Run clippy on the full workspace 2021-08-24 17:28:10 +02:00
stat refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
stdbuf uu: Replace return_if_err with crash_if_err 2021-08-25 13:59:39 +02:00
sum refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
sync refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
tac tac: support multi-char separator with overlap 2021-08-23 20:16:38 -04:00
tail refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
tee refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
test Merge pull request #2513 from drocco007/test-parentheses 2021-09-06 22:23:21 +02:00
timeout uu: Replace return_if_err with crash_if_err 2021-08-25 13:59:39 +02:00
touch refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
tr refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
true refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
truncate refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
tsort refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
tty refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
uname uu: Replace return_if_err with crash_if_err 2021-08-25 13:59:39 +02:00
unexpand uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
uniq Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
unlink refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
uptime refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
users refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
wc wc: Update path display 2021-08-31 22:07:24 +02:00
who uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
whoami whoami: Added UResult 2021-09-07 08:10:06 +00:00
yes yes: Cleanup 2021-08-25 13:45:44 +02:00