Технологии

usermod -d /home/students "This Name" usermod: user "This Name does not exist" Terminal don`t understand "This Name". How can i write it? This\ Name also failed. - вопрос №3444846

I wanna to change user`s group to students. But terminal don`t understand two worded name of user. How can i write it?

User: This Name

сентябрь 21, 2019 г.

  • Всего ответов: 1

  • Because LOGIN must be a single word always. «Full name» could be a string with many words. But all system utilitiest use LOGIN, not «full name». Try lslogins command for list all users in system, find your users and use LOGIN, not «FULL NAME».

    сентябрь 21, 2019 г.