New answers tagged ln
6
votes
Accepted
ln fails to create link
Your ian user seems to have defined an ln alias, which is used instead of the ln command you expect.
Try
\ln ~/bin/gpioreadall.py ~/bin/gpioreadall
which will ignore aliases. If that works, look ...
Top 50 recent answers are included