Changeset 12357 in genesis for tools/flash-ns5m


Ignore:
Timestamp:
Jun 13, 2013, 2:42:31 PM (11 years ago)
Author:
rick
Message:

Notify we are done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/flash-ns5m

    r12356 r12357  
    5252sudo tcpdump -nn -v -i $IFACE -s 1500 -c 1 'ether[18:4] == 0x000c2000'
    5353
    54 `
     54echo "All done, press CTRL-C to quit"
     55while true; do
     56  echo -e "\a"
     57  sleep 1
     58done
Note: See TracChangeset for help on using the changeset viewer.