Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created September 1, 2012 19:28
Show Gist options
  • Save dnaeon/3584427 to your computer and use it in GitHub Desktop.
Save dnaeon/3584427 to your computer and use it in GitHub Desktop.
## Plugins installed
% pkg plugins
NAME DESC VERSION LOADED
stats Plugin for displaying package stats 1.0 YES
template Template plugin for pkgng 1.0 NO
zfssnap ZFS snapshot plugin for pkgng 1.0 YES
mystats Plugin command for displaying stats 1.0 YES
## Usage information with available commands
% pkg nocmd
usage: pkg [-v] [-d] [-j <jail name or id>|-c <chroot path>] <command> [<args>]
...
...
Commands supported:
        add            Registers a package and installs it on the system
        audit          Reports vulnerable packages
...
...
version Displays the versions of installed packages
which Displays which package installed a specific file
Commands provided by plugins:
mystats Plugin command for displaying stats
For more information on the different commands see 'pkg help <command>'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment