Sample Header Ad - 728x90

OpenBSD: Where to seek for the source of programs in the base system?

3 votes
1 answer
1334 views
In OpenBSD, I use pkg_info -E $(which [cmd]) to be supplied with the name of the package/port to the executable/command [cmd]. Having this information I can further look for the source code to the software. However, there are some utilities that seem to be shipped with the base install of OpenBSD, such as the netstat utility. Where would I go about finding the source code of such programs?
Asked by fraleone (897 rep)
Jan 20, 2020, 11:20 AM
Last activity: Apr 25, 2024, 04:50 PM