Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.6: Create a new file anywhere via an Automator Service' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.6: Create a new file anywhere via an Automator Service
Authored by: dtarin on Aug 04, '10 06:27:51PM

How about just opening up a terminal window.. (Cmd-space Terminal). Type 'cd'. Then drag the folder where you want to create a new text file and press enter.

Then type:

touch my-new-file.text

Press enter and then close terminal window.

done.

Yeah I know it's not a fancy context menu gui thing but those few steps only takes about 5 seconds.



[ Reply to This | # ]