logo

utils-std

Collection of commonly available Unix tools
commit: 94de59ed0e3503292a70d50af0977abe30ad99a9
parent b471ce1a39b3b2657c952de9eb5ddff964a07a7f
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