[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gnome-terminal broken again



Kenny Hitt <hittsjunk@gmail.com> wrote:
> Thanks, the symlink was my problem.  Once I got it right, gnome-terminal works again.

This is off-topic for the list, but whenever you want to search a directory
hierarchy for broken symlinks:
find -L -type l
will do it. (Of course you can specify a path to start at, as usual with the
find command.)


Reply to: