I'm looking for a way, via terminal, to change whether or not a specific file's extension is shown in the finderFinder, something along the lines of:
$ hideextension ~/music/somesong.mp3
withoutWithout having to open get infoGet Info and change the checkbox, as itsit's massively tedious. I
I plan on incorporating it into a script I'm calling via a shortcut using fastscriptsFastScripts. I'd like to try and stay away from GUI scripting as that feels unclean, although any ideas on how to accomplish this are welcome.