S
S
Sergey2015-10-26 19:47:22
linux
Sergey, 2015-10-26 19:47:22

Is there a Linux utility that, when deleting or formatting, fills a partition or file with zeros and ones first?

Actually, the question is in the topic of the post.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Tsilyurik, 2015-10-26
@butteff

$ sudo cat /dev/zero > /dev/sda1
;-)
You don't need any special commands in Linux... if you understand well what you want to do.

J
jcmvbkbc, 2015-10-27
@jcmvbkbc

man shred if you're serious, not just random.

V
Vlad Zhivotnev, 2015-10-27
@inkvizitor68sl

shred.
well, do not try on ssd - it's useless.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question