浏览代码

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.


正在加载...
取消
保存