CAN – Ethernet Gateway
44 © SYS TEC electronic GmbH 2007 L-1032e_9
4.5.7 cat
Format:
cat <fname>
Description: The
cat command returns the contents of the file
<fname>.
Example: display the contents of the standard configuration file
/ > cat stdrc↵
siocfg 9600
ipcfg 192.168.10.111 255.255.255.0 192.168.10.1
mkif led
/if/led0/fin +l +hd1
mkif can
mkif udpserv
mkif tcpserv
/if/can0 baud:0 canid:fe on
/ >
4.5.8 sync
Format:
sync
Description: The
sync command writes files located in the /save
directory that are not yet saved into the EEPROM.
Thus the files are available again following power-on
or a reset (refer to section
4.4.2).