Files
alfred-preferences/Alfred.alfredpreferences/snippets/lsof/list_open_ports [137CC301-C5B8-4769-ACBF-68380C839F8A].json
2026-03-26 09:22:38 +08:00

8 lines
165 B
JSON

{
"alfredsnippet" : {
"snippet" : "lsof -i -n -P",
"uid" : "137CC301-C5B8-4769-ACBF-68380C839F8A",
"name" : "list_open_ports",
"keyword" : ""
}
}