| Paketname | realpath | 
| Beschreibung | Return the canonicalized absolute pathname | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) | 
| Version | 1.15build1 | 
| Sektion | utils | 
| Priorität | optional | 
| Installierte Größe | 136 Byte | 
| Hängt ab von | libc6 (>= 2.4) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle |  | 
| Paketgröße | 14840 Byte | 
| Prüfsumme MD5 | 189771feb9ab65789f5201b9dbc0f60f | 
| Prüfsumme SHA1 | 36588e67e9efb2062599c70970e0ea6ea6e71b11 | 
| Prüfsumme SHA256 | f37518150934ac58a7369d0721e90ae766f0522046640aabd3b621f6521e9c9c | 
| Link zum Herunterladen | realpath_1.15build1_i386.deb | 
| Ausführliche Beschreibung | The package contains a small utility realpath, which converts each
pathname argument to an absolute pathname, which has no components
that are symbolic links or the special .  or ..  directory entries.
.
This utility provides mostly the same functionality as `/bin/readlink -f'
in the coreutils package. |