Skip to content

Reporter to collect cmdlines outputs of running commands, initially used for perf60s tasks.

Notifications You must be signed in to change notification settings

rustyhu/cmdreporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdreporter

A command line result viewer, built with Ratatui.

Usage

Write the commands you want to run in cmds.sh file, for example:

ls -l
uname -a
echo hello world

Run cmdreporter to execute these in batch, sequentially by default. Add option -p/--parallel to run them in parallel.

About

Reporter to collect cmdlines outputs of running commands, initially used for perf60s tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •