Files
cheatsheet-tldr/tldr/linux/udiskie-dmenu
2025-11-19 00:20:57 +00:00

23 lines
463 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# udiskie-dmenu
> A dmenu/rofi-based frontend for udiskie to mount and unmount devices interactively.
> Requires udiskie and either dmenu or rofi.
> More information: <https://github.com/fogine/udiskie-dmenu>.
- Launch the menu to mount or unmount devices:
`udiskie-dmenu`
- Use rofi instead of dmenu:
`udiskie-dmenu --rofi`
- Display help:
`udiskie-dmenu --help`