Page 3 of 3

Re: Capital Letters in a User Name

Posted: Thu Mar 19, 2020 2:14 pm
by figueroa
WARRIOR wrote: Thu Mar 19, 2020 11:03 am Got it!
Thanks to all.
Don't take this personally, but I've long held (40 years or so) that most computer users don't know how to use their computers. They are enslaved by their operating system (thank you Microsoft and Apple) where the user can point, click, use application programs, and develop myriads of bad computing habits along the way, but are often unable so solve what should be rudimentary issues that invariably arise.

These bad computing habits transfer with the user when they try a different operating system and are very frustrating for the user. People who use computers would be well served by learning how to use computers, but Microsoft and Apple have made it increasingly difficult over the years to do meaningful work from the shell from which the power of the operating system, shell, and languages can be unleashed.

I would prefer to see an installer that encourages users to use lowercase user names, with a brief explanation, and require the user to check a box to deviate from the convention. I understand the slight security advantage by allowing increased variability in usernames. Some financial sites require complex usernames (upper and lower cases + numbers + symbols). I'm not an MX developer and I'll be pleased whichever direction they go on this.

Re: [Solved] Capital Letters in a User Name

Posted: Thu Mar 19, 2020 3:49 pm
by jeffreyC
The terminal keeps a history of the commands you used, you can up arrow to scroll through it and find a command and press enter to use it again.
You can edit the .bash_history file (a plain text file in your user directory) to remove commands.

I usually go through mine after using the terminal for a while and remove duplicates and commands I will not use again.

Re: Capital Letters in a User Name

Posted: Thu Mar 19, 2020 4:15 pm
by komer
Post deleted by author.