GeekTool logs "command not found" for commands that work fine in Terminal
        Posted  
        
            by 
                Kevin Dowling
            
        on Super User
        
        See other posts from Super User
        
            or by Kevin Dowling
        
        
        
        Published on 2011-02-09T09:46:57Z
        Indexed on 
            2011/02/09
            15:27 UTC
        
        
        Read the original article
        Hit count: 399
        
I'm trying to run simple commands so I can have GeekTool output date/time etc. to my desktop. Should be simple enough to do but it never actually outputs anything into the boxes. Console log shows it's getting spammed by GeekTool to say 'command not found', though the same command (e.g. date +"%H:%M") works fine in Terminal.
All I want to achieve is the ability to output a clock displaying time/date on my desktop that fits into my wallpaper. I've tried changing the format of the commands, using the built-in editor window as well as the command line box on the Properties tab. I had a look at the permissions in '/' (because GeekTool runs commands from there) and nothing unusual comes up. None of these solved the issue. When I use a command that simply echo's a string it works (e.g. echo "hello" displays the word hello).
Does anyone have experience with GeekTool, and understand why it won't run basic commands? As I say, it's spamming my console with 'command not found' despite them working in terminal...
Running OS X 10.6.6 on a MacBook Pro (mid-2010).
© Super User or respective owner