Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./.././../../../../../bin/ranlib
Real path: /usr/bin/ranlib
Zurück
#!/usr/bin/sh # # Copyright (c) 1995 by Sun Microsystems, Inc. # All rights reserved. # #ident "%Z%%M% %I% %E% SMI" # ranlib is obsolete in SunOS 5.x; the ar(1) command does this # automatically. This script is provided as a convenience for # software developers who need to maintain Makefiles that are # portable across a variety of operating systems. exit 0