01-22-2025, 01:35 AM
(This post was last modified: 01-22-2025, 11:30 AM by Tim Curtis.
Edit Reason: Fix wording
)
That could be it. Try the command below.
sudo cat /etc/shadow | grep pi | cut -d ":" -f 2
Moode 8 didn't have function getUserID().
sudo cat /etc/shadow | grep pi | cut -d ":" -f 2
Moode 8 didn't have function getUserID().