How to add user in linux using bash script #!/bin/bash if [ $(id -u) -eq 0 ]; then read -p "Enter username : " u...
Home
bash shell
Showing posts with label bash shell. Show all posts
Showing posts with label bash shell. Show all posts
Subscribe to:
Posts
(
Atom
)