Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/List contents of a tar file. [F3AABE94-6217-4189-BE44-50AEE9CC7FC9].json
2026-03-26 09:22:38 +08:00

8 lines
187 B
JSON

{
"alfredsnippet" : {
"snippet" : "tar tvf {clipboard}",
"uid" : "F3AABE94-6217-4189-BE44-50AEE9CC7FC9",
"name" : "List contents of a tar file.",
"keyword" : "tar"
}
}