Skip to content

Commit e4fd4fe

Browse files
committed
raw: add page
1 parent f79d8e5 commit e4fd4fe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pages/linux/raw.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# raw
2+
3+
> Bind a raw character device.
4+
> More information <https://manned.org/raw.8>.
5+
6+
- Bind a raw character device to a block device:
7+
8+
`raw /dev/raw/raw{{1}} /dev/{{block_device`
9+

0 commit comments

Comments
 (0)