2 lines
56 B
Bash
2 lines
56 B
Bash
#!/bin/sh
|
|
alias systemctl="clear; PAGER=more systemctl"
|
#!/bin/sh
|
|
alias systemctl="clear; PAGER=more systemctl"
|