Sometimes you are forced to hit Ctrl-C to cancel. with something like:
lsof -i :80
Other times it returns automatically. Why is that? Is there a way to make it always return control without user interaction?
Sometimes you are forced to hit Ctrl-C to cancel. with something like:
lsof -i :80
Other times it returns automatically. Why is that? Is there a way to make it always return control without user interaction?