initial commit

This commit is contained in:
2021-09-04 02:33:44 +02:00
parent 229f86d94b
commit 1e7341007a
9 changed files with 27 additions and 19 deletions

View File

@ -8,7 +8,7 @@
## sudo chmod +x ~/bin/*;su -l $USER
#### USAGE
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope_website_examples/raw/branch/master/custom-cmds-in-ubuntu/bin_examples/createnewuserns)" go Username Password
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/src/branch/master/custom-cmds-in-ubuntu/bin_examples/createnewuserns)" go Username Password
# Type "createnewuserns USERNAME PASSWORD" it will create new user without asking all the questions
adduser ${0} --gecos "${0},69,69,69" --disabled-password