Procházet zdrojové kódy

bin.org: Fix a babel error

master
Mitch Tishmack před 8 roky
rodič
revize
6debb6ff08
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      bin.org

+ 1
- 1
bin.org Zobrazit soubor

@@ -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:padline no
#+BEGIN_SRC perl :padline no :tangle tmp/bin/cidr
#!/usr/bin/env perl
#
# Convert input ip/cidr|netmask|hexnetmask to useable network information.


Načítá se…
Zrušit
Uložit