1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

move_util

This commit is contained in:
skv 2014-10-19 21:39:27 +04:00
parent d71a8974e9
commit 9f20647984
5 changed files with 120 additions and 0 deletions

View file

@ -54,6 +54,7 @@ PROGS := \
link \
hashsum \
mkdir \
mv \
nl \
paste \
printenv \
@ -131,6 +132,7 @@ TEST_PROGS := \
cat \
cp \
mkdir \
mv \
nl \
seq \
tr \