Re: [zfs-discuss] convert output zfs diff to something human readable

2010-12-07 Thread Yuri Vorobyev
It is possible to convert "octal representation" of zfs diff output to something human readable? Iconv may be? Please see screenshot http://i.imgur.com/bHhXV.png I create file with russian name there. OS is Solaris 11 Express. This command did the job: zfs diff | perl -plne 's#\\\d{8}(\d

[zfs-discuss] convert output zfs diff to something human readable

2010-12-07 Thread Yuri Vorobyev
Hello. It is possible to convert "octal representation" of zfs diff output to something human readable? Iconv may be? Please see screenshot http://i.imgur.com/bHhXV.png I create file with russian name there. OS is Solaris 11 Express. ___ zfs-discuss