dd – convert and copy a file



$dd conv=ucase
god is love
GOD IS LOVE
0+2 records in
0+1 records out
12 bytes (12 B) copied, 48.6009 s, 0.0 kB/s
$

conv=CONVS
convert the file as per the comma separated symbol list
ucase -- change lower case to upper case
Reference :
Debian Manual for dd.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>