USB to COM Port connections

g geleem at bellsouth.net
Tue May 26 05:33:37 UTC 2015



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
.



More information about the users mailing list