Options (7)
-F, --ForegroundbooleanRun `haveged` in foreground
Example:
sudo haveged {{[-F|--Foreground]}}-f, --filebooleanSet file path for output of `haveged`
Example:
sudo haveged {{[-f|--file]}} {{path/to/file}}-r, --runbooleanSet run level for daemon
Example:
sudo haveged {{[-r|--run]}} {{runlevel}}-b, --bufferbooleanSet collection buffer size in kibibyte words
Example:
sudo haveged {{[-b|--buffer]}} {{buffersizeinKW}}-c, --commandbooleanInsert a command to an already running `haveged` process or daemon
Example:
sudo haveged {{[-c|--command]}} {{command}}-d, --databooleanSet cache size in kibibyte words
Example:
sudo haveged {{[-d|--data]}} {{cachesizeinKW}}-n, --numberbooleanSet number of bytes to write to the output file
Example:
sudo haveged {{[-n|--number]}} {{byteamount}}Examples (8)
Insert a command to an already running `haveged` process or daemon
made by @shridhargupta | data from tldr-pages