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
- Host: GitHub
- URL: https://github.com/rubiojr/run-as-root
- Owner: rubiojr
- License: mit
- Created: 2011-08-09T09:40:22.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-13T11:27:17.000Z (over 14 years ago)
- Last Synced: 2025-02-27T21:38:55.012Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.