linbug / Glock

Clock in and out of google calendar events from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't put ! in event name

jeffalstott opened this issue · comments

$ track "Emails!"
-bash: !": event not found

Do you get the same error when you use single quotes?

http://unix.stackexchange.com/questions/19252/why-does-the-exclamation-mark-sometimes-upset-bash
On 26 Jan 2015 09:02, "Jeff Alstott" notifications@github.com wrote:

$ track "Emails!"
-bash: !": event not found


Reply to this email directly or view it on GitHub
#9.

No. Guess I'll use single quotes.