From 758ffb0989cb7f50d33f4651338db9e8ac338528 Mon Sep 17 00:00:00 2001 From: josef Date: Mon, 3 Jan 2005 14:17:23 +0000 Subject: There is a better way to find out whether a port is installed or not. --- games/fortune/datfiles/freebsd-tips | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index 2687344..437ff85 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -439,9 +439,8 @@ Need to see which daemons are listening for connection requests? Use "sockstat -4l" for IPv4, and "sockstat -l" for IPv4 and IPv6. -- Dru % -Can't remember if you've installed a certain port or not? Try "pkg_info | -grep port_name". - -- Dru +Can't remember if you've installed a certain port or not? Try "pkg_info +-Ix port_name". % To erase a line you've written at the command prompt, use "Ctrl-U". -- Dru -- cgit v1.1