22
System Feature | Korenix
| | | | +----- day of week (0 - 6) (Sunday=0)
| | | +------- month (1 - 12)
| | +--------- day of month (1 - 31)
| +----------- hour (0 - 23)
+------------- min (0 - 59)
Crontab example :
A line in crontab file like below removes the tmp files from /tmp each day at 6:30 PM.
30 18 * * * rm /tmp/*
3-7
Connect Peripherals
While plug-in a USB mass storage or a SD card, use #
dmesg
command can help showing
USB-storage device status.
usb-storage device scan status
JetBox9500 support auto-mount external storage, just use mount command to check the
mount point.