Skip to content

TutorialHiddenFiles_TJH

tyjh2015 edited this page Dec 10, 2014 · 2 revisions

How to find the hidden files in your computer:

Hidden files are called "dot" . files These start with .

for example: open .bash_history

navigate to the directory you want using cd

To see a list of the hidden files go to command line and type ls -aa

open .[file name]

The file will open in a text editor