coreutils/src/uu
2021-08-28 09:55:15 +02: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 refactor: move shared chown logic to uucore 2021-08-24 15:22:05 +02:00
chmod refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
chown refactor: move shared chown logic to uucore 2021-08-24 15:22:05 +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: Adapt to modified backup_control interface 2021-08-25 16:33:50 +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 install: Adapt to modified backup_control interface 2021-08-25 16:33:50 +02:00
join join: add support for full outer joins 2021-08-12 23:52:35 -04: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 uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +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 refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
readlink Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +02:00
realpath Merge pull request #2471 from miDeb/real-exe-name 2021-08-22 16:55:06 +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 refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00
runcon runcon: added implementation and tests. 2021-08-22 21:59:41 +02:00
seq uu: Replace return_if_err with crash_if_err 2021-08-25 13:59:39 +02: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 Merge pull request #2553 from miDeb/sort/race 2021-08-22 22:49:57 +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 refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +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 Close file descriptors of pipes after use (#2591) 2021-08-24 12:00:07 +02:00
who uu: Replace safe_unwrap with crash_if_err 2021-08-25 13:59:39 +02:00
whoami update the dep to uucore_procs 0.0.6 2021-07-11 21:04:11 +02:00
yes yes: Cleanup 2021-08-25 13:45:44 +02:00