On Saturday 06 March 2004 03:16 pm, Shaun T. Erickson wrote: > 'pkg_delete port' vs 'cd /usr/ports/port;make deinstall' > > What's the difference between these? >
You can do a wild card delete using something like pkg_delete 'port*' and not have to use the full version number. You can do this in fewer steps than learning the path to the port and cd'ing in. Once you have used either method, I don't think you can tell how you did it :). Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
