Previous: 12 Graphisme
Up: Applyx 045
Next: Bibliography
  Contents
Subsections
- /etc/printcap
- /etc/XF86Config
- /root et en particulier
- root/bin, /root/doc, /root/.kde
- comment avoir la liste des paquetages installés
-
- ARC=arc04
mount /zip 2>null
cd /
echo "----- archivage des fichiers ------"$ARC
mkdir /zip/$ARC cp -frP /etc/fstab /zip/$ARC 2>null
cp -frP /etc/printcap /zip/$ARC 2>null
cp -frP /etc/XF86Config /zip/$ARC 2>null
cp -frP /var/X11R6/sax/config/MonitorData /zip/$ARC 2>null
cp -frP /opt/kde/share/mimelnk /zip/$ARC 2>null
cp -frP /opt/kde/share/applnk /zip/$ARC 2>null
cp -frP /opt/kde/share/doc/HTML/en/kmuser/ /zip/$ARC 2>null
cp -frP /root/bin /zip/$ARC 2>null
cp -frP /root/docs /zip/$ARC 2>null
cp -frP /root/\.kde /zip/$ARC 2>null
cp -frP /home/douillet/.kde /zip/$ARC 2>null
cp -frP /home/douillet/docs /zip/$ARC 2>null
cp -frP /home/douillet/public_html /zip/$ARC 2>null
ls /zip/$ARC/*
echo "----------------------"
Previous: 12 Graphisme
Up: Applyx 045
Next: Bibliography
  Contents
douillet@ensait.fr
2007-12-06