add_line.md
February 27, 2020 ยท View on GitHub
add_line LINE PATH
Adds a line to a file unless aleady found elsewhere in the file.
use edit
@ Editing sshd_config
- add_line 'UseDNS no;' /etc/ssh/sshd_config
February 27, 2020 ยท View on GitHub
Adds a line to a file unless aleady found elsewhere in the file.
use edit
@ Editing sshd_config
- add_line 'UseDNS no;' /etc/ssh/sshd_config