John, before lashing out and making yourself look silly, THINK and report
carefully what you did/were trying to do.
Just as Sioux C, Queue did, I tried a command line find.
find / -iname sfa >/dev/null
Goes off exploring my filesystems
^C and it ends - instantly.
If you were working in a window, did you ensure that it had the focus when
trying to kill the process?
If you were running some kind of GUI find and it wouldn't let you kill it
any other way - (note this is a GUI problem NOT a find problem)try Ctrl-Alt-
Escape. Turns your cursor into a skull and crossbones. click on a window
to kill it instantly.
BTW find is a great piece of software and - unlike the original SysV find it
defaults to printing the result. In Sysv find if you missed off the -print
find would locate your file(s) but wouldn't tell you where they were!
Confused the crap outa me!
Please also discard your Windows indoctrination. Under Linux it s seldom,
if ever, that a problem needs a reboot to resolve it.
--
Norman
If at first you don't succeed - give someone else a go