You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smytht edited this page Mar 12, 2023
·
2 revisions
NSH
The most authoritive source of information on nsh is currently in the manual nsh.8, which is installed with nsh on any OpenBSD system that had nsh installed since late 2022.
To view the manual, simply type on (your shell via terminal or console or ssh )
man nsh
or from within nsh type
!man nsh
these commands should display the nsh manual as relates to version of nsh installed on your system.