fix_command_linux: Fix a command such that it can run on Windows Ubuntu

View source: R/system_checks.R

fix_command_linuxR Documentation

Fix a command such that it can run on Windows Ubuntu

Description

Fix a command such that it can run on Windows Ubuntu

Usage

fix_command_linux(command_text)

Arguments

command_text

One or more commands as characters which will be appropriately prefixed.

Value

The texts with the correct prefixes.

Examples

fix_command_linux('uname -a')

mathesong/kipettools documentation built on Feb. 5, 2024, 10:10 p.m.