Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-10 00:16:06 +00:00
parent 63176c5eb3
commit eefee408c4
9 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# daemon
> Run processes into daemons.
> More information: <https://manned.org/man/daemon.1>.
> More information: <https://manned.org/daemon>.
- Run a command as a daemon:

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Rename multiple files.
> Note: this page refers to the command from the `prename` Fedora package.
> More information: <https://manned.org/man/prename>.
> More information: <https://manned.org/prename>.
- Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Summarize accounting information about commands called by users, including basic information on CPU time spent processing and I/O rates.
> Part of the `acct` package.
> More information: <https://manned.org/man/sa.8>.
> More information: <https://manned.org/sa.8>.
- Display executable invocations per user (username not displayed):