R/bash_history.R

#' The history of recently executed commands.
#' 
#' 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.
#'
#' @docType data
#' @keywords datasets
#' @name bash_history
#' @usage data(bash_history)
#' @format a character vector with 19913 elements.
NULL

Try the proton package in your browser

Any scripts or data that you put into this service are public.

proton documentation built on May 2, 2019, 11:04 a.m.