|
|
#1 |
|
Prospect
Join Date: Sep 2002
Location: Washington DC
Posts: 13
|
need help with this...
I recently tried an app called "Who is There?" to monitor network access attempts. It required to enable a log file through a script that used the terminal. After I erased the app and all related files, every time I launch Terminal, it tries to run the script again:
Last login: Wed Oct 30 10:06:01 on ttyp2 sudo "/Applications/Who's There? for Mac OS X 1.3/WT Utilities/"EnableWTLogTool Welcome to Darwin! [RENATO-G4:~] renatop% sudo "/Applications/Who's There? for Mac OS X 1.3/WT Utilities/"EnableWTLogTool Password: when I type my password: sudo: /Applications/Who's There? for Mac OS X 1.3/WT Utilities/EnableWTLogTool: command not found Please help... |
|
|
|
|
|
#2 |
|
League Commissioner
Join Date: Jan 2002
Posts: 5,536
|
hmm, sounds like that got in your shell startup scriptage.
grep for the tool: Code:
% grep EnableWTLogTool ~/.{t}csh*[^_history]
__________________
On a clear disk, you can seek forever. |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
|
renpar61,
If you used the "Enable WT Log" utility, be sure to run the "Disable WT Log" utility. Then you would throw the 'Who's There' folder to the trash. Hope it helps. Cheers... |
|
|
|
![]() |
|
|