Changeset 694 for honeyclient/branches/exp/jpuchalski-active_content
- Timestamp:
- 07/18/07 22:13:35 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/jpuchalski-active_content/bin/run.sh
r629 r694 4 4 5 5 # Remove all old /tmp/* entries. 6 rm /tmp/* 6 rm /tmp/* > /dev/null 2>&1 7 7 8 8 IP=$(/cygdrive/c/Program\ Files/VMware/VMware\ Tools/VMip.exe -get)
