Results 1 to 3 of 3
Can you tell me how to get to this file please
/.thunderbird/<Profile name>/
It's been a long time since I used Linux, I'm trying to reload my Thunderbird profile and ...
- 07-16-2009 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 14
Maneuvering thru files
Can you tell me how to get to this file please
/.thunderbird/<Profile name>/
It's been a long time since I used Linux, I'm trying to reload my Thunderbird profile and I've forgotten how to get around the filing system.
Thanks
- 07-17-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,975
If you want to access your personal thunderbird profile, it is found in ~/.mozilla/thunderbird/<Profile_name>, NOT in /.thunderbird or ~/.thunderbird.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 07-17-2009 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
The dot in front of the folder name means that it's a hidden folder/file, so you'll need to set your file manager to show hidden files before you can see it.
Should you wish to use the command line, you can use the ls command to list your folders and files:
...the inclusion of the -a should list all folders/files including the hidden ones.Code:ls -a
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote