Learn R Programming

BetaBit (version 2.2)

bash_history: 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)

Arguments

Format

a character vector with 19913 elements.