[Ubuntu-zh] 关于/dev/zero提供0,有没有提供FF数据的?
刘洋
amankwah7在gmail.com
星期一 十二月 16 22:52:24 UTC 2013
On Mon, Dec 16, 2013 at 09:10:32AM +0800, Qian Hong wrote:
> Hi, 六月
>
> On Thu, Dec 12, 2013 at 12:10 AM, 六月 <380121850在163.com> wrote:
> > 做映象文件,多余空间填充FF
>
>
> 搜dd 0xff可以搜到这个链接:
> http://superuser.com/questions/274972/how-to-pad-a-file-with-ff-using-dd
> 摘录: dd if=/dev/zero ibs=1k count=100 | tr "\000" "\377" >paddedFile.bin
>
> --
> Regards,
> Qian Hong
>
这个漂亮!!
More information about the ubuntu-zh
mailing list