diff --git a/knowledge base/netbsd.md b/knowledge base/netbsd.md index d93a5fc..a67a059 100644 --- a/knowledge base/netbsd.md +++ b/knowledge base/netbsd.md @@ -101,6 +101,10 @@ pkgin ug pkgin list pkgin ls +# List files in packages. +pkgin pkg-contents +pkgin pc + # *Gently* reboot the system. shutdown -r now shutdown -r +30 "System will reboot"