Changeset 12357 in genesis for tools/flash-ns5m
- Timestamp:
- Jun 13, 2013, 2:42:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/flash-ns5m
r12356 r12357 52 52 sudo tcpdump -nn -v -i $IFACE -s 1500 -c 1 'ether[18:4] == 0x000c2000' 53 53 54 ` 54 echo "All done, press CTRL-C to quit" 55 while true; do 56 echo -e "\a" 57 sleep 1 58 done
Note:
See TracChangeset
for help on using the changeset viewer.