logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Raw Bind - Control Device Binding on Linux | Online Free DevTools by Hexmos

Control raw device bindings with raw on Linux. Query existing bindings and manage raw character devices. Free online tool, no registration required.

raw

Bind a Unix raw character device. More information: https://manned.org/raw.8.

  • 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|--query --all]}}

return

See Also