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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -