[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: noclobber vs command not found
From: |
Greg Wooledge |
Subject: |
Re: noclobber vs command not found |
Date: |
Mon, 10 Jun 2013 08:24:16 -0400 |
User-agent: |
Mutt/1.4.2.3i |
On Sun, Jun 09, 2013 at 08:39:10AM +0800, jidanni@jidanni.org wrote:
> # gdk-pixbuf-query-loaders >|
> /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
> bash: gdk-pixbuf-query-loaders: command not found
I know it doesn't directly address your issue, but in cases like these,
I find tab completion to be a primary safeguard. If I type gdk-<TAB>
and there are no completion results, then I won't bother typing (or
pasting) the rest of the command.
Many programs assume that you have a full KDE or GNOME suite installed,
but lots of us have no such thing.