View Single Post
  #2   (View Single Post)  
Old 11th January 2020
CiotBSD CiotBSD is offline
c107:b5d::
 
Join Date: Jun 2019
Location: Under /
Posts: 175
Default

Perhaps:

Code:
dd if=/dev/urandom of=/dev/rsd1c bs=1m count=1
you can use too `/dev/zero`

But, for the end, I dont known!
Reply With Quote