logo

utils-std

Collection of commonly available Unix tools
commit: f41775b3eb953826970069c1eab9fab5b7888bdd
parent c451b2915c7205eb870a19833f02719b6555183f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 11 May 2024 23:51:24 +0200

*.txt: Mark mv as done

Diffstat:

Mcoreutils.txt2+-
Mlsb_commands.txt2+-
Mposix_utilities.txt2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/coreutils.txt b/coreutils.txt @@ -47,7 +47,7 @@ mkdir: Done mkfifo: Done mknod: Done mktemp: Todo -mv: Todo +mv: Done nice: Done nl: No, use sed nohup: Done diff --git a/lsb_commands.txt b/lsb_commands.txt @@ -84,7 +84,7 @@ mktemp: Todo more: No mount: out of scope msgfmt: out of scope -mv: Todo +mv: Done newgrp: out of scope nice: Done nl: No, use sed diff --git a/posix_utilities.txt b/posix_utilities.txt @@ -83,7 +83,7 @@ mesg: no, external (linked to wall and write) mkdir: done mkfifo: done more: no -mv +mv: done newgrp nice: done nl