Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/Count Consecutive Occurrences and Display Unique Lines using uniq command [96E5F26E-5222-4228-B21C-5F930BF5CE6B].json
2026-03-26 09:22:38 +08:00

8 lines
217 B
JSON

{
"alfredsnippet" : {
"snippet" : "uniq -c",
"uid" : "96E5F26E-5222-4228-B21C-5F930BF5CE6B",
"name" : "Count Consecutive Occurrences and Display Unique Lines using uniq command",
"keyword" : ""
}
}