Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/Get File Permissions and Filename using stat command [82C0B158-C51B-40D2-A984-12BB066CE587].json
2026-03-26 09:22:38 +08:00

8 lines
206 B
JSON

{
"alfredsnippet" : {
"snippet" : "stat -c \"%a %n\"",
"uid" : "82C0B158-C51B-40D2-A984-12BB066CE587",
"name" : "Get File Permissions and Filename using stat command",
"keyword" : ""
}
}