Closed ddovod closed 5 years ago
Its handy to bind kill -SIGUSR1 $(pgrep <app_name>) to some key shortcut in the editor or IDE
kill -SIGUSR1 $(pgrep <app_name>)
Its handy to bind
kill -SIGUSR1 $(pgrep <app_name>)
to some key shortcut in the editor or IDE