3 lines
82 B
Bash
3 lines
82 B
Bash
#!/usr/bin/env bash
|
|
|
|
journalctl --user -fu "autostart@${args[program]:?}.service"
|