Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| lwc:programming:bash [2024/09/27 08:39] – John Harrison | lwc:programming:bash [2024/09/27 12:48] (current) – [Superuser] John Harrison | ||
|---|---|---|---|
| Line 190: | Line 190: | ||
| * create a wrapper script that does all your magic for you. Don't add sudo to the cmds in the wrapper script | * create a wrapper script that does all your magic for you. Don't add sudo to the cmds in the wrapper script | ||
| * using '' | * using '' | ||
| - | * to execute the cmd without password type '' | + | * to execute the cmd without password type '' |
| ===== Misc ===== | ===== Misc ===== | ||
| * write to dmesg: '' | * write to dmesg: '' | ||