View Single Post
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#30
Under Unix/Linux any file or folder whose name begins with a . is hidden by default as a means to keep directory listings clean. Most graphical file editors don't show them by default, although some have a checkbox to make them visible.

With pygtkeditor it is possible to open files in hidden directories and edit them. Otherwise you have to use xterm and vi.