mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-21 15:51:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
@@ -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):
|
||||
|
||||
|
||||
@@ -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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user