jnl

command module
v0.0.0-...-de7bce0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

Journal (jnl)

Usage

jnl command --command-arg1 --command-arg2

Get command history

jnl getHistory

In CSV format:

jnl getHistory --format=csv

.jnl structure

The .jnl directory has directory for every command executed. These directories are named after a hash computed fromcommand_executed:timestamp. Inside each one of those directories contains the following files:

  • stderr: stderr output from the executed command
  • stdout: stdout output from the executed command
  • info: JSON file containing details about the execution

TODO

  • Save Output

Documentation

Overview

Copyright © 2022 Luastan <@luastan>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL