| Paketname | realpath | 
| Beschreibung | Return the canonicalized absolute pathname | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.15 | 
| Sektion | utils | 
| Priorität | optional | 
| Installierte Größe | 132 Byte | 
| Hängt ab von | libc6 (>= 2.3) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Robert Luberda | 
| Quelle |  | 
| Paketgröße | 15670 Byte | 
| Prüfsumme MD5 | c46fd7ce0722c0962ea133c08f6786d7 | 
| Prüfsumme SHA1 | a890ea32d012d712fc263a68a076631805feab4c | 
| Prüfsumme SHA256 | 6fdcace221422a042d7fce941e46977adfb3b1da44d23e8be00628c56d726d3e | 
| Link zum Herunterladen | realpath_1.15_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. |