How to show hidden folders in File Manager (Nautilus) on Ubuntu?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
How do you show a hidden folder (whose name starts with .
) in File Manager a.k.a. Nautilus on Ubuntu? I am somewhat new to Ubuntu and can't seem to find the "view" menu.
nautilus files hidden-files
add a comment |
How do you show a hidden folder (whose name starts with .
) in File Manager a.k.a. Nautilus on Ubuntu? I am somewhat new to Ubuntu and can't seem to find the "view" menu.
nautilus files hidden-files
21
Press CTRL+H and all hidden folders will appear. Pressing it again will hide all hidden folders.
– Camicri
May 22 '14 at 23:13
2
Ctrl+H will work in Nautilus, Nemo, Thunar etc, but for Dolphin (KDE's file manager), it may be Alt+. or similar.
– Wilf
Nov 28 '14 at 20:48
See How to show hidden files and folder in Ubuntu
– Aniket Thakur
Feb 3 '18 at 5:54
add a comment |
How do you show a hidden folder (whose name starts with .
) in File Manager a.k.a. Nautilus on Ubuntu? I am somewhat new to Ubuntu and can't seem to find the "view" menu.
nautilus files hidden-files
How do you show a hidden folder (whose name starts with .
) in File Manager a.k.a. Nautilus on Ubuntu? I am somewhat new to Ubuntu and can't seem to find the "view" menu.
nautilus files hidden-files
nautilus files hidden-files
edited 12 hours ago
Kulfy
5,21161945
5,21161945
asked May 22 '14 at 23:07
Strato1Strato1
85031113
85031113
21
Press CTRL+H and all hidden folders will appear. Pressing it again will hide all hidden folders.
– Camicri
May 22 '14 at 23:13
2
Ctrl+H will work in Nautilus, Nemo, Thunar etc, but for Dolphin (KDE's file manager), it may be Alt+. or similar.
– Wilf
Nov 28 '14 at 20:48
See How to show hidden files and folder in Ubuntu
– Aniket Thakur
Feb 3 '18 at 5:54
add a comment |
21
Press CTRL+H and all hidden folders will appear. Pressing it again will hide all hidden folders.
– Camicri
May 22 '14 at 23:13
2
Ctrl+H will work in Nautilus, Nemo, Thunar etc, but for Dolphin (KDE's file manager), it may be Alt+. or similar.
– Wilf
Nov 28 '14 at 20:48
See How to show hidden files and folder in Ubuntu
– Aniket Thakur
Feb 3 '18 at 5:54
21
21
Press CTRL+H and all hidden folders will appear. Pressing it again will hide all hidden folders.
– Camicri
May 22 '14 at 23:13
Press CTRL+H and all hidden folders will appear. Pressing it again will hide all hidden folders.
– Camicri
May 22 '14 at 23:13
2
2
Ctrl+H will work in Nautilus, Nemo, Thunar etc, but for Dolphin (KDE's file manager), it may be Alt+. or similar.
– Wilf
Nov 28 '14 at 20:48
Ctrl+H will work in Nautilus, Nemo, Thunar etc, but for Dolphin (KDE's file manager), it may be Alt+. or similar.
– Wilf
Nov 28 '14 at 20:48
See How to show hidden files and folder in Ubuntu
– Aniket Thakur
Feb 3 '18 at 5:54
See How to show hidden files and folder in Ubuntu
– Aniket Thakur
Feb 3 '18 at 5:54
add a comment |
3 Answers
3
active
oldest
votes
Maximize the folder .
Go to the top menu -->View->Show hidden files:
Or by pressing ctrl + H
- For permanently show hidden files, you can Edit>Preferences as below:
By terminal you should :
cd /path-of-directory
ls -a
add a comment |
Above answer is correct for older versions of Ubuntu.
In Ubuntu >18.04, image displayed below works
In the top right corner of file explorer, there is a menu button displayed as 3 stacked line (hamburger menu), clicking on that will open a modal, on that there is an option Show hidden files
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
add a comment |
its really simple
In Ubuntu 18.04, show hidden files is here as shown in the image above...
Isn't it simple
Enjoy!
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f470837%2fhow-to-show-hidden-folders-in-file-manager-nautilus-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Maximize the folder .
Go to the top menu -->View->Show hidden files:
Or by pressing ctrl + H
- For permanently show hidden files, you can Edit>Preferences as below:
By terminal you should :
cd /path-of-directory
ls -a
add a comment |
Maximize the folder .
Go to the top menu -->View->Show hidden files:
Or by pressing ctrl + H
- For permanently show hidden files, you can Edit>Preferences as below:
By terminal you should :
cd /path-of-directory
ls -a
add a comment |
Maximize the folder .
Go to the top menu -->View->Show hidden files:
Or by pressing ctrl + H
- For permanently show hidden files, you can Edit>Preferences as below:
By terminal you should :
cd /path-of-directory
ls -a
Maximize the folder .
Go to the top menu -->View->Show hidden files:
Or by pressing ctrl + H
- For permanently show hidden files, you can Edit>Preferences as below:
By terminal you should :
cd /path-of-directory
ls -a
edited May 23 '14 at 5:57
Pandya
20.7k2897157
20.7k2897157
answered May 22 '14 at 23:29
nuxnux
23.3k3096118
23.3k3096118
add a comment |
add a comment |
Above answer is correct for older versions of Ubuntu.
In Ubuntu >18.04, image displayed below works
In the top right corner of file explorer, there is a menu button displayed as 3 stacked line (hamburger menu), clicking on that will open a modal, on that there is an option Show hidden files
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
add a comment |
Above answer is correct for older versions of Ubuntu.
In Ubuntu >18.04, image displayed below works
In the top right corner of file explorer, there is a menu button displayed as 3 stacked line (hamburger menu), clicking on that will open a modal, on that there is an option Show hidden files
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
add a comment |
Above answer is correct for older versions of Ubuntu.
In Ubuntu >18.04, image displayed below works
In the top right corner of file explorer, there is a menu button displayed as 3 stacked line (hamburger menu), clicking on that will open a modal, on that there is an option Show hidden files
Above answer is correct for older versions of Ubuntu.
In Ubuntu >18.04, image displayed below works
In the top right corner of file explorer, there is a menu button displayed as 3 stacked line (hamburger menu), clicking on that will open a modal, on that there is an option Show hidden files
edited 12 hours ago
Kulfy
5,21161945
5,21161945
answered Jun 9 '18 at 17:31
Utkarsh GuptaUtkarsh Gupta
414
414
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
add a comment |
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
Wow, that option is buried. I would have never found that on my own.
– wisbucky
Dec 6 '18 at 22:15
add a comment |
its really simple
In Ubuntu 18.04, show hidden files is here as shown in the image above...
Isn't it simple
Enjoy!
add a comment |
its really simple
In Ubuntu 18.04, show hidden files is here as shown in the image above...
Isn't it simple
Enjoy!
add a comment |
its really simple
In Ubuntu 18.04, show hidden files is here as shown in the image above...
Isn't it simple
Enjoy!
its really simple
In Ubuntu 18.04, show hidden files is here as shown in the image above...
Isn't it simple
Enjoy!
edited 12 hours ago
answered 12 hours ago
Muntaha LiaqatMuntaha Liaqat
195
195
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f470837%2fhow-to-show-hidden-folders-in-file-manager-nautilus-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
21
Press CTRL+H and all hidden folders will appear. Pressing it again will hide all hidden folders.
– Camicri
May 22 '14 at 23:13
2
Ctrl+H will work in Nautilus, Nemo, Thunar etc, but for Dolphin (KDE's file manager), it may be Alt+. or similar.
– Wilf
Nov 28 '14 at 20:48
See How to show hidden files and folder in Ubuntu
– Aniket Thakur
Feb 3 '18 at 5:54