Initial commit of files
This commit is contained in:
8
bin-scripts/can-status
Executable file
8
bin-scripts/can-status
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
lspcan
|
||||
ls -l /dev/pcan*
|
||||
cat /proc/pcan
|
||||
ifconfig can0
|
||||
ifconfig vcan0
|
||||
can-info
|
||||
Reference in New Issue
Block a user