Bsdextrautils: Unterschied zwischen den Versionen
Erscheinungsbild
Die Seite wurde neu angelegt: „Dieses Paket enthält das absolute Minimum der für ein Debian-System notwendigen BSD-Programme: logger, renice, script, scriptlive, scriptreplay und wall. Die restlichen BSD-Standardprogramme werden vom Paket »bsdextrautils« zur Verfügung gestellt. /. /usr /usr/bin /usr/bin/logger /usr/bin/renice /usr/bin/script /usr/bin/scriptlive /usr/bin/scriptreplay /usr/bin/wall /usr/share /usr/share/bash-completion /usr/share/bash-completion/completions /usr/sh…“ |
|||
| (22 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
'''bsdextrautils''' - Beschreibung | |||
/ | == Beschreibung == | ||
== Installation == | |||
/usr/bin/logger | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
/usr/bin/renice | sudo apt install bsdextrautils | ||
/usr/bin/script | </syntaxhighlight> | ||
/usr/bin/scriptlive | |||
/usr/bin/scriptreplay | === Dateien === | ||
/usr/bin/wall | /usr/bin/logger | ||
/usr/bin/renice | |||
/usr/bin/script | |||
/usr/bin/scriptlive | |||
/usr/share/bash-completion/completions/logger | /usr/bin/scriptreplay | ||
/usr/share/bash-completion/completions/renice | /usr/bin/wall | ||
/usr/share/bash-completion/completions/script | |||
/usr/share/bash-completion/completions/scriptlive | /usr/share/bash-completion/completions/logger | ||
/usr/share/bash-completion/completions/scriptreplay | /usr/share/bash-completion/completions/renice | ||
/usr/share/bash-completion/completions/wall | /usr/share/bash-completion/completions/script | ||
/usr/share/bash-completion/completions/scriptlive | |||
/usr/share/bash-completion/completions/scriptreplay | |||
/usr/share/doc/bsdutils/NEWS.Debian.gz | /usr/share/bash-completion/completions/wall | ||
/usr/share/doc/bsdutils/changelog.Debian.gz | |||
/usr/share/doc/bsdutils/changelog.gz | /usr/share/doc/bsdutils/NEWS.Debian.gz | ||
/usr/share/doc/bsdutils/copyright | /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/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 | /usr/share/man/man1/script.1.gz | ||
/usr/share/man/man1/script.1.gz | /usr/share/man/man1/scriptlive.1.gz | ||
/usr/share/man/man1/scriptlive.1.gz | /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]] | |||
</noinclude> | |||
Aktuelle Version vom 20. Oktober 2025, 21: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