annotate bin/sud @ 695:26568ef0d05a

[bashrc] Use bash internal random variable
author nanaya <me@nanaya.pro>
date Sun, 23 Oct 2022 01:58:46 +0900
parents 91d7c2e5936c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
655
82f5e43259eb Add helper for easier doas
nanaya <me@nanaya.pro>
parents:
diff changeset
1 #!/bin/sh
82f5e43259eb Add helper for easier doas
nanaya <me@nanaya.pro>
parents:
diff changeset
2
657
91d7c2e5936c Remove need to manually switch directory with sud
nanaya <me@nanaya.pro>
parents: 655
diff changeset
3 doas su - "$@"