Id
From Fritz!Box
| AVM Wiki >> Shell-Befehle >> id | @ 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 |
Contents |
Befehl
| Befehl: | id | 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: | 7270 5.05 (Listing), 7320 4.89 (Listing), 3050 4.07 (Listing) | ||||||||
| Remove: | TODO | ||||||||
| Funktion: | Gibt User- oder Group-ID und Gruppenzugehörigkeit eines Benutzers aus | ||||||||
Aufruf
$ id --help BusyBox v1.12.4 (2010-05-31 07:47:35 CEST) multi-call binary Usage: id [OPTIONS]... [USER] Print information about USER or the current user Options: -g Print group ID -u Print user ID -n Print name instead of a number -r Print real user ID instead of effective ID
Beispiele
TODO