Hi, I've just tried to set up a new user account on the pi, using "sudo useradd -m -G [groups]..[username]. Then added a password...
It seems to work - I can log in fine. what I have noticed is that previously the command line would always start "pi@raspberrypi~$:". . when I log in as the new user - I don't get any stuff like that at the start of the command line. Have I done something wrong?
Thanks!