commands.sh

raw

linux

Bind a Unix raw character device.

More info →

Options (1)

boolean

Query all bound raw devices

Example: raw {{[-qa|--query --all]}}

Examples (3)

Bind a raw character device to a block device

raw /dev/raw/raw1 /dev/block_device

Query an existing binding instead of setting a new one

raw /dev/raw/raw1

Query all bound raw devices

raw [-qa|--query --all]
made by @shridhargupta | data from tldr-pages