.git broken, restart
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
netstat_tunlp ()
|
||||
{
|
||||
netstat -tunlp
|
||||
}
|
||||
netstat_tunlp "$@"
|
||||
Reference in New Issue
Block a user