bash_history {proton}R Documentation

The history of recently executed commands.

Description

The character vector of recently executed commands. Each element of the vector consists of command's name and command's arguments separated with a space.

Usage

data(bash_history)

Format

a character vector with 19913 elements.


[Package proton version 1.0 Index]