Compare with Previous - Blame - Download
#!/bin/sh /sbin/route -n | /bin/grep -c "^10.33."
#!/bin/sh
/sbin/route -n | /bin/grep -c "^10.33."