Install
From Fritz!Box
| AVM Wiki >> Shell-Befehle >> install | @ whmf - IRC-Chat - hu nl it English |
| Community | Modelle | Zubehör | Environment | Konfiguration | Shell-Befehle | Software | Freetz | Lexikon | Tipps+Tricks | Bilder |
| Startup-Scripts | AVM-Befehle | BusyBox-Befehle | Linux-Befehle | Shared Libraries | Kernel-Module | Listings | Todo |
| Dieser Artikel behandelt den BusyBox-Befehl install. Für das gleichnamige Script in einem Firmware-Image siehe install (ram). |
Contents |
Befehl
| Befehl: | install | Man | Code | Wiki | Freetz | IPPF | whmf | AVM | Web |
| Pfad: | /usr/bin | ||||||||
| Typ: | Link auf busybox - Handbuch - Source: .06 .29 .49 .76 7170.80 .87 7270.86 .05 7390.91 .05 .20 | ||||||||
| Status: | Open Source (GPL) | ||||||||
| Pakete: | TODO | ||||||||
| Modelle: | Nur als Addon-Befehl | ||||||||
| Remove: | TODO | ||||||||
| Funktion: | Kopiert Dateien oder Verzeichnisse mit Besitzer- und Rechtemanipulation - ähnlich cp | ||||||||
Aufruf
$ install --help BusyBox v1.12.4 (2010-05-31 07:47:35 CEST) multi-call binary Usage: install [-cgmops] [sources] dest|directory Copy files and set attributes Options: -c Copy the file, default -d Create directories -g Set group ownership -m Set permissions -o Set ownership -p Preserve date -s Strip symbol tables
Beispiele
TODO