6
3
I've encountered a situation where a Mac user needs to update the modified time of a file. If I was doing this, I'd just open up Terminal, cd to the file, and use the touch command. However, the person doing this is not me and I'd like to avoid making their lives more complicated with Linux commands. So, is there a simple way to touch a file from the OS X UI? This user will either be using Snow Leopard or Lion.
3Opening the file, changing something, saving, undoing the change, and saving again isn't an option? – Daniel Beck – 2012-05-24T17:07:08.377
It's an audio file for one thing, which makes changing it a little dicier. That said, if I can provide them with a solution that doesn't involve opening another program, that'd be optimal. – abeger – 2012-05-24T17:10:22.377