Skip to content

example("run"): Did you mean ping -c 1 ...? #395

@HenrikBengtsson

Description

@HenrikBengtsson

In

processx/R/run.R

Lines 153 to 155 in dd80b0f

#' run("ping", c("-n", "1", "127.0.0.1"))
#' run("ping", c("-n", "6", "127.0.0.1"), timeout = 1,
#' error_on_status = FALSE)

did you mean to use ping -c 1 ... instead of ping -n 1 ...?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions