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 -

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

ios - How to load .png images from Documents folder of an app -