Learn R Programming

netstat (version 0.1.2)

netstat: Retrieve the output of the 'netstat' command line utility

Description

Retrieve the output of the 'netstat' command line utility

Usage

netstat()

Arguments

Value

A character vector containing the lines of the output of the netstat' command line utility

Examples

Run this code
if (FALSE) {
   netstat()
}

Run the code above in your browser using DataLab