mirror of
https://github.com/UzixLS/ehs5fs.git
synced 2025-07-18 23:01:29 +03:00
10 lines
302 B
Markdown
10 lines
302 B
Markdown
# ehs5fs
|
|
FUSE filesystem for EHS5/BGS5 modems
|
|
|
|
usage: ehs5fs [fuse options] device mountpoint<br>
|
|
--version show software version inforamtion<br>
|
|
--readonly disable any writting operations<br>
|
|
--debug start in debug mode<br>
|
|
|
|
example: ./ehs5fs /dev/ttyUSB0 ~/tmp1/
|