Quellcode durchsuchen

Add mkdirp header entry.

master
Mitchell Tishmack vor 5 Jahren
Ursprung
Commit
a0565255c7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      bin.org

+ 1
- 1
bin.org Datei anzeigen

@@ -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.


Laden…
Abbrechen
Speichern