Shell Script to add multiple user accounts in a system
1
2
3
4
5
6
7
8
9
10
if [ $(id -u) -eq 0 ]
then
echo User Input
echo Enter Session:
read ses
echo Enter Department:
read dept
echo Enter Default Password:
read pass
BunksAllowed is an effort to facilitate Self Learning process through the provision of quality tutorials.
Technologies Needed for IoT in Traffic Management and Their Importance To implement IoT in traffic management, various tec...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.