mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-21 20:03:00 +00:00
Tweaks & EOL's added
This commit is contained in:
committed by
Ismo Vuorinen
parent
bb7ba3c919
commit
fa3dc531a0
@@ -3,6 +3,7 @@
|
||||
# List open (listened) ports, without the crud that
|
||||
# usually comes with `lsof -i`
|
||||
#
|
||||
# Modified by: Ismo Vuorinen <https://github.com/ivuorinen> 2020
|
||||
# Originally from: https://www.commandlinefu.com/commands/view/8951
|
||||
# Original author: https://www.commandlinefu.com/commands/by/wickedcpj
|
||||
#
|
||||
@@ -18,3 +19,4 @@ lsof -i 4 -P -n +c 0 \
|
||||
| uniq
|
||||
|
||||
echo ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user