Ryan's Portfolio
首頁
常用連結
Linux 小技巧-在CLI介面中顯示行數
20121210 新增 iptables 顯示行數用法:iptables 專有的參數 --line-numbers
範例 1:需要刪除 iptables 的規則時,若規則太多,容易誤刪規則,加上行數後,即可正確指出要刪除的規則。
# iptables-save | grep '\-A' | nl -bt
範例 2:iptables 專有的參數 --line-numbers
# iptables -L INPUT --line-numbers
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
沒有留言:
張貼留言