Bsdextrautils: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „«“ durch „''“ |
|||
(17 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
'''bsdextrautils''' - Beschreibung | |||
== Beschreibung == | |||
== Installation == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
sudo apt install bsdextrautils | |||
</syntaxhighlight> | |||
=== Dateien === | |||
/usr/bin/logger | /usr/bin/logger | ||
/usr/bin/renice | /usr/bin/renice | ||
Zeile 10: | Zeile 15: | ||
/usr/bin/scriptreplay | /usr/bin/scriptreplay | ||
/usr/bin/wall | /usr/bin/wall | ||
/usr/share/bash-completion/completions/logger | /usr/share/bash-completion/completions/logger | ||
/usr/share/bash-completion/completions/renice | /usr/share/bash-completion/completions/renice | ||
Zeile 19: | Zeile 22: | ||
/usr/share/bash-completion/completions/scriptreplay | /usr/share/bash-completion/completions/scriptreplay | ||
/usr/share/bash-completion/completions/wall | /usr/share/bash-completion/completions/wall | ||
/usr/share/doc/bsdutils/NEWS.Debian.gz | /usr/share/doc/bsdutils/NEWS.Debian.gz | ||
/usr/share/doc/bsdutils/changelog.Debian.gz | /usr/share/doc/bsdutils/changelog.Debian.gz | ||
/usr/share/doc/bsdutils/changelog.gz | /usr/share/doc/bsdutils/changelog.gz | ||
/usr/share/doc/bsdutils/copyright | /usr/share/doc/bsdutils/copyright | ||
/usr/share/lintian/overrides/bsdutils | /usr/share/lintian/overrides/bsdutils | ||
/usr/share/man/man1/logger.1.gz | /usr/share/man/man1/logger.1.gz | ||
/usr/share/man/man1/renice.1.gz | /usr/share/man/man1/renice.1.gz | ||
Zeile 36: | Zeile 35: | ||
/usr/share/man/man1/scriptreplay.1.gz | /usr/share/man/man1/scriptreplay.1.gz | ||
/usr/share/man/man1/wall.1.gz | /usr/share/man/man1/wall.1.gz | ||
== Anwendung == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
</syntaxhighlight> | |||
=== Problembehebung === | |||
<noinclude> | |||
== Anhang == | |||
=== Siehe auch === | |||
<div style="column-count:2"> | |||
<categorytree hideroot=on mode="pages">Linux/Komponente</categorytree> | |||
</div> | |||
---- | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}/}} | |||
=== Dokumentation === | |||
<!-- | |||
; Man-Page | |||
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)] | |||
; Info-Pages | |||
--> | |||
=== Links === | |||
==== Projekt ==== | |||
==== Weblinks ==== | |||
{{DEFAULTSORT:bsdextrautils}} | |||
{{DISPLAYTITLE:bsdextrautils}} | |||
[[Kategorie:Linux/Komponente]] | [[Kategorie:Linux/Komponente]] | ||
</noinclude> |
Aktuelle Version vom 20. Oktober 2025, 22:19 Uhr
bsdextrautils - Beschreibung
Beschreibung
Installation
sudo apt install bsdextrautils
Dateien
/usr/bin/logger /usr/bin/renice /usr/bin/script /usr/bin/scriptlive /usr/bin/scriptreplay /usr/bin/wall
/usr/share/bash-completion/completions/logger /usr/share/bash-completion/completions/renice /usr/share/bash-completion/completions/script /usr/share/bash-completion/completions/scriptlive /usr/share/bash-completion/completions/scriptreplay /usr/share/bash-completion/completions/wall
/usr/share/doc/bsdutils/NEWS.Debian.gz /usr/share/doc/bsdutils/changelog.Debian.gz /usr/share/doc/bsdutils/changelog.gz /usr/share/doc/bsdutils/copyright /usr/share/lintian/overrides/bsdutils
/usr/share/man/man1/logger.1.gz /usr/share/man/man1/renice.1.gz /usr/share/man/man1/script.1.gz /usr/share/man/man1/scriptlive.1.gz /usr/share/man/man1/scriptreplay.1.gz /usr/share/man/man1/wall.1.gz
Anwendung
Problembehebung
Anhang
Siehe auch
Dokumentation
Links
Projekt
Weblinks