Benutzer-Werkzeuge

Webseiten-Werkzeuge


cat

cat

Datei schreiben mit cat

cat > /tmp/wheezy.preseed <<EOF
libc6 glibc/upgrade boolean true
libc6 glibc/restart-services string
libc6 libraries/restart-without-asking boolean true
EOF
  • cat /dev/hdd > name.iso
  • cat name.iso > /dev/hdd
  • cat /dev/video0 > film.mpg
  • cat /dev/audio > mpg123.wav ?? RAW Datei?
  • cat /dev/zero > /dev/hda löscht Festplatte
  • cat /proc/partitions ← listet alle Partitionen auf
cat.txt · Zuletzt geändert: 2016/02/28 18:57 von admin