An open API service indexing awesome lists of open source software.

https://github.com/rubiojr/run-as-root

Require root to run the command
https://github.com/rubiojr/run-as-root

Last synced: 9 months ago
JSON representation

Require root to run the command

Awesome Lists containing this project

README

          

# run-as-root

Require this gem to require root privileges for your command line utility.

require 'run-as-root'

Easy and simple, isn't it? :)

# Copyright

Copyright (c) 2011 Sergio Rubio. See LICENSE.txt for
further details.