Created
September 17, 2016 07:36
-
-
Save agusvama/7fbe9894841b3cc5317c1a1134347d7f to your computer and use it in GitHub Desktop.
requiere ip on Slackware
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
dhclient -v -4 -pf /root/dhclient.pid $@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment