Browse Source

Add mkdirp header entry.

master
Mitchell Tishmack 5 years ago
parent
commit
a0565255c7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bin.org

+ 1
- 1
bin.org View File

@@ -17,7 +17,7 @@ A stupid script I wrote ages ago to help me be lazy with cidr
notation for stuff. Setup the wrong netmask a few times and
you too, will wish for something similar.

#+BEGIN_SRC perl :padline no :tangle tmp/bin/cidr
#+BEGIN_SRC perl :padline no :tangle tmp/bin/cidr :mkdirp true
#!/usr/bin/env perl
#
# Convert input ip/cidr|netmask|hexnetmask to useable network information.


Loading…
Cancel
Save