main2.sh 96 B

12345
  1. #!/bin/bash
  2. read -p "Введите ваше имя: " username
  3. grep "^$username:" /etc/passwd