5 ms·
`trash` is good to know, thanks! I'd been doing: "tell app \"Finder\" to move {%s} to trash" where %s is a comma separated list of "the POSIX file <path-to-fi
by mmmm2 11mo ago
`trash` is good to know, thanks! I'd been doing: "tell app \"Finder\" to move {%s} to trash" where %s is a comma separated list of "the POSIX file <path-to-file>".
- deleted 11mo ago[deleted]
- gcanyon 11mo agoOooh, I just suggested in another comment that using applescript would be possible. I didn't think it would be this easy though.