Skip to content

Create module enable running commands wrapped #1

Description

@BitFis

Enable the commands to be wrapped in an other command.

As an example, wrapping the commands in sudo, enabling running all comands as sudo without
needing to show it the documentation:

sudo bash -c 'echo "192.0.0.1   example.org" >> /etc/hosts'

making it:

echo "192.0.0.1   example.org" >> /etc/hosts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions