gh0st42 / core-helpers

Helper scripts for core network emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

core-helpers

Helper scripts for core network emulator

  • cbash <nodename> - open bash
  • cexec <node_name> '<commands>'- execute a command on a specific node
  • ccc - core crash checker, greps for any FATALs
  • cda <cmd> - core daemonize all
  • cea <cmd> - core execute all
  • cpa <cmd> - core parallel all
  • gf <size> <filename> - generate file, e.g. gf 10M /tmp/10m.file

About

Helper scripts for core network emulator


Languages

Language:Shell 100.0%