On 05/25/2015 07:20 PM, Mickey wrote:
<<>>

> Why is this a bad syntax ?
>
> # chmod 666 /dev/ttyACM0 –>  ( Why Is this a bad syntax)

if as user, you do own any /dev/*

try either;

  sudo chmod 666 /dev/ttyACM0
or
  su -c "chmod 666 /dev/ttyACM0"


-- 

peace out.

If Bill Gates got a dime for every time Windows crashes...
 ...oh, wait. He does. THAT explains it!


in a world with out fences, who needs gates.

CentOS GNU/Linux 6.6

tc,hago.

g
.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to