Search Results

Search: Posts Made By: ryzzaze
2,613
Posted By ryzzaze
anyone that can help me out here ? :/
anyone that can help me out here ? :/
2,613
Posted By ryzzaze
Tallgeese:/test# sh -x test.sh + '[' 0 == 0 ']'...
Tallgeese:/test# sh -x test.sh
+ '[' 0 == 0 ']'
+ cat test.cvs
+ IFS=';'
+ read firstname surname
+ echo added tobbe to the system
added tobbe to the system
+ read -p 'Enter your password'...
2,613
Posted By ryzzaze
i just edited my post above, but what ive tryed...
i just edited my post above, but what ive tryed using is

read password
echo $password

aswell as

read -p "Enter your password" PASS
echo $PASS
2,613
Posted By ryzzaze
I tryed to do a read before i did the current...
I tryed to do a read before i did the current "passwd" solution but the same thing happens, it just runs past it not lettning me write anyting :/

Edit:

I did try it again with read, but as i...
2,613
Posted By ryzzaze
Shell script problem
Hello. I am trying to make this shell script bellow work on my server wich should take the names in newacc.cvs and add them to the system. For each user the script should ask me to enter a password...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy