Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 0.09 KB | Hits: 26 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. function bhdd()
  2. {
  3.      sudo dd if=/dev/sda bs=4k | gzip > /media/BackupDisk/"$1".img.gz
  4. }