瀏覽代碼

Add mkdirp header entry.

master
Mitchell Tishmack 5 年之前
父節點
當前提交
a0565255c7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      bin.org

+ 1
- 1
bin.org 查看文件

@@ -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…
取消
儲存