Tagged Questions
2
votes
4answers
303 views
Setting time format preference in unix (Mac-Terminal)
I'm learning to work in unix using Terminal on a Mac and I'd like to set the default listing for the timestamp to display in 12 hour time, using AM and PM, instead of 24 hour time (ie: 1:00 PM, not ...
0
votes
1answer
1k views
Git: command not found during Git installation (Mac OSX 10.6)
I am trying to install Git on my Mac (OSX 10.6) following the official Git tutorial.
I had no problem until I had to set my username and my email.
Every time I tried I got "-bash: git: command not ...