Sha256: faebb88867fea0f3bfbcfdee8c8f203a8f5b07b2b805cdcdc33e06b2a797c6f7
Contents?: true
Size: 911 Bytes
Versions: 2
Compression:
Stored size: 911 Bytes
Contents
# ronin-exec 1 "April 2012" Ronin "User Manuals" ## SYNOPSIS `ronin exec` *SCRIPT* [*ARGS* ...] ## DESCRIPTION Runs a script from a Ronin Repository. ## ARGUMENTS *SCRIPT* The name of the script to search for within the `bin/` directories within the Repositories. *ARGS* Additional arguments to pass to the SCRIPT. ## FILES *~/.ronin/* Ronin configuration directory. *~/.ronin/config.rb* Configuration file that is loaded before the Ronin Console starts. *~/.ronin/console.log* History log for the Ronin Console. *~/.ronin/database.log* Database log. *~/.ronin/database.sqlite3* The default sqlite3 Database file. *~/.ronin/database.yml* Optional Database configuration. ## ENVIRONMENT HOME Specifies the home directory of the user. Ronin will search for the *~/.ronin* configuration directory within the home directory. ## AUTHOR Postmodern <postmodern.mod3@gmail.com>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-1.5.0 | man/ronin-exec.1.md |
ronin-1.5.0.rc2 | man/ronin-exec.1.md |