Skip to content

shellm core path

Timothée Mazzucotelli edited this page Sep 27, 2018 · 3 revisions

shellm-core-path

Output the absolute path to the shellm core library file.

Usage

  • shellm-core-path

Description

This script is a simple shortcut. It actually runs basher package-path shellm/core/lib/shellm.sh.

Examples

  • Source shellm into your script:

    source $(shellm-core-path)
    # or . $(shellm-core-path)

Wiki page generated with shellman.

Scripts

Libraries

Clone this wiki locally