raw
Bind a Unix raw character device.
- Bind a raw character device to a block device:
raw /dev/raw/raw{1} {/dev/block_device}
- Query an existing binding instead of setting a new one:
raw /dev/raw/raw{1}
- Query all bound raw devices:
raw -qa
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).