linux - dd: invalid argument 'ucase' to 'conv' -



linux - dd: invalid argument 'ucase' to 'conv' -

why 'ucase' value not working attribute 'conv' in unix ?

error info

➤ dd if=mergefile of=dddemo conv=ucase dd: invalid argument 'ucase' 'conv'

you're using version of dd(1) doesn't understand ucase conversion specifier, such 1 included busybox.

linux unix dd

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -