Comment dois-je l'installer ?
Téléchargez
simplement 'amount-0.1.1', et décompactez l'archive tar.gz. L'utilitaire
étant écrit en Perl, aucune compilation n'est nécessaire.
Il faudra vérifier la présence dans votre système
Linux d'un interpréteur Perl en tapant ceci :
# perl -version
This is perl,
version 5.005_03 built for ppc-linux
Copyright 1987-1999,
Larry Wall
Perl may be
copied only under the terms of either the Artistic License or the GNU General
Public License, which may be found in the Perl 5.0 source kit.
Complete documentation
for Perl, including FAQ lists, should be found on this system using `man
perl' or `perldoc perl'. If you have access to the Internet, point
your browser at http://www.perl.com/, the Perl Home Page.
#
Sinon des archives
.RPM sont disponibles pour LinuxPowerPC (des liens sont proposés
au bas de la page).
Un aperçu des utilisations possibles
Copier un fichier
# amount cp
/mnt/cdrom/essai.txt /frank
Copier tous les
fichiers *.gz de la disquette dans le répertoire courant. Le point
désigne le répertoire courant comme répertoire de
destination.
# amount cp
/mnt/floppy/*.gz .
Déplacer
un fichier
# amount mv
/mnt/floppy/essai.txt /frank
Afficher le contenu
d'un répertoire
# amount ls
/mnt/mac1 <- partition hfs
# amount dir
/mnt/cdrom
# amount vdir
/mnt/cdrom/linuxppc
...
Liens utiles
:
Amount :
http://www.doc.ic.ac.uk/~epa98/work/apps/amount/
- Auteur : Edward Avis
Archive RPM
- Interpréteur Perl :
LinuxPPC 2000
:
ftp://ftp.linuxppc.org/linuxppc-2000/software/perl-5.00503-6.ppc.rpm
(4624 Kb)
LinuxPPC-Halloween
:
ftp://ftp.linuxppc.org/linuxppc-halloween/software/perl-5.00503-12.ppc.rpm
(5131 Kb)
|