commands.sh

caligula

linux

A user-friendly, lightweight TUI for disk imaging. See also: `dd`.

More info →

Options (1)

-s, --hashboolean

Flash an ISO to a drive without entering the hash interactively

Example: caligula burn {{path/to/image.iso}} {{[-s|--hash]}} {{hash}}

Examples (2)

Flash an ISO to a drive

caligula burn path/to/image.iso

Flash an ISO to a drive without entering the hash interactively

caligula burn path/to/image.iso [-s|--hash] hash
made by @shridhargupta | data from tldr-pages