Skip to content
Prev 393328 / 398500 Next

netstat in R in linux...

Okay,

that means that the Linux machine where you run this on does not have
the 'netstat' software installed.  That is something that needs to be
installed outside of R.  For example, if it's Ubuntu, I think 'sudo
apt info net-tools' will do.

(Disclaimer: I'm the author)
A cross-platform alternative to netstat::free_port(), is
port4me::port4me(), which is also available from CRAN
(https://cran.r-project.org/package=port4me). It requires no external
tools, but R (>= 4.0.0).

/Henrik
On Tue, Dec 6, 2022 at 10:41 AM akshay kulkarni <akshay_e4 at hotmail.com> wrote:
Message-ID: <CAFDcVCTGRORci+fgsB9ppbYmkRFZgKeuUHwU57tCC7SUnixnJw@mail.gmail.com>
In-Reply-To: <PU4P216MB1568479E11D49AF24959EDA2C81B9@PU4P216MB1568.KORP216.PROD.OUTLOOK.COM>