1# This file is an example for the sg_reassign utility. 2# That utility can take one or more logical block addresses from stdin when 3# either the '--address=-" or "-a -" option is given on the command line. 4 5# To see logical block addresses placed in the command parameter block 6# without executing them command try something like: 7# 'sg_reassign --address=- --dummy -vv /dev/sda < reassign_addr.txt 8 91,34,0x33,0X444 0x89abcde 0xdeadbeef # 6 lba's 10 11# dpg 20070130 12