Skip to content

Instantly share code, notes, and snippets.

@agusvama
Created September 17, 2016 07:36
Show Gist options
  • Save agusvama/7fbe9894841b3cc5317c1a1134347d7f to your computer and use it in GitHub Desktop.
Save agusvama/7fbe9894841b3cc5317c1a1134347d7f to your computer and use it in GitHub Desktop.
requiere ip on Slackware
#!/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