View Single Post
  #4  
Old December 12th, 2008, 04:29 PM
jstorimer jstorimer is offline
Registered User
 
Join Date: Dec 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
jstorimer is on a distinguished road
Interestingly enough. I am able to run single commands by clicking Shell => Run Command from the Terminal menu.

If I
Code:
cat /bin/bash
it looks like there is the usual garbage text but there is also some random plain text mixed in that mentions gitx, the program I was attempting to copy.

Could it be a simple case of replacing my /bin/bash file with a fresh one? And where is the best place to get this?
Reply With Quote