Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 328 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 328 Bytes

nudo

normal user do

this script always runs commands as a normal user, even if you are root.

i had this idea for a while. you can use it now!

try to sudo nudo whoami

how do i use it?

nudo <command>

how do i install it?

git clone https://github.com/sctech-tr/nudo.git
cd nudo
sudo make install