Discussion
Loading...

Post

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Alfonso Siciliano
@alfonsosiciliano@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

nsysctl 2.2 is out!

New features and improvements:
https://alfonsosiciliano.gitlab.io/posts/2025-06-28-nsysctl-2-2.html

Manual and tutorial already updated!
#documentation #docs #manual #tutorial

Port update in progress sysutils/nsysctl
#FreeBSD #UNIX #sysadmin #sysctl #HappyHacking #runbsd runbsdBg #OpenSource

nsysctl 2.2 is out! - Alfonso Siciliano

A terminal shows the nsysctl command and its output in XML:
% nsysctl --libxo=pretty,xml -D kern.ostype
<object>
  <OID>1.1</OID>
  <name>kern.ostype</name>
  <label></label>
  <description>Operating system type</description>
  <type>string</type>
  <format>A</format>
  <flags>
    <flag>RD</flag>
    <flag>MPSAFE</flag>
    <flag>CAPRD</flag>
  </flags>
  <handler>Defined</handler>
  <value>FreeBSD</value>
</object>
A terminal shows the nsysctl command and its output in XML: % nsysctl --libxo=pretty,xml -D kern.ostype <object> <OID>1.1</OID> <name>kern.ostype</name> <label></label> <description>Operating system type</description> <type>string</type> <format>A</format> <flags> <flag>RD</flag> <flag>MPSAFE</flag> <flag>CAPRD</flag> </flags> <handler>Defined</handler> <value>FreeBSD</value> </object>
A terminal shows the nsysctl command and its output in XML: % nsysctl --libxo=pretty,xml -D kern.ostype <object> <OID>1.1</OID> <name>kern.ostype</name> <label></label> <description>Operating system type</description> <type>string</type> <format>A</format> <flags> <flag>RD</flag> <flag>MPSAFE</flag> <flag>CAPRD</flag> </flags> <handler>Defined</handler> <value>FreeBSD</value> </object>
  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0-rc.3.13 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login