Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-12-2004, 09:25 PM
|
#1
|
|
LQ Newbie
Registered: May 2004
Posts: 18
Rep:
|
Hidden Files
how can i make a file or folder hidden and then how can i make visible again for linux red hat 9.0 ?
|
|
|
|
08-12-2004, 09:32 PM
|
#2
|
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 3,824
Rep: 
|
Files and directories bwginning with a . (dot) are hidden. It's easy to find hidden files though with the -a argument to ls.
|
|
|
|
08-12-2004, 09:33 PM
|
#3
|
|
Senior Member
Registered: Oct 2003
Posts: 3,057
Rep:
|
The dot before the file name is what hides it. So if you have a file called test.txt, you can hide it......
mv test.txt .test.txt
or to unhide the file...
mv .test.txt test.txt
Edit: Sorry BT, Our posts crossed on the wire. 
Last edited by homey; 08-12-2004 at 09:34 PM.
|
|
|
|
08-12-2004, 09:34 PM
|
#4
|
|
LQ Newbie
Registered: Mar 2003
Location: Wichita, KS, USA
Distribution: Redhat-7.2,9 Slackware-9.1,10
Posts: 13
Rep:
|
What do you mean "make a file or folder hidden"? Generally, any file or folder name that starts with a dot (.) in *nix is considered a hidden file. At the command line, and ls -a will list all files including hidden ones. So, renaming "file" to ".file" will make it hidden. In GNOME, you can configure whether or not to show hidden files. In a nautilus window (file manager), click Edit > Preferences and check "Show hidden and backup files." I don't know about KDE, but I know you can configure this.
Hth.
Josh
Last edited by jhayden; 08-12-2004 at 10:06 PM.
|
|
|
|
08-12-2004, 09:38 PM
|
#5
|
|
Member
Registered: Nov 2003
Posts: 117
Rep:
|
Try View
I think it is under VIEW, it says hidden files, and when you click on it, you get a check mark in front of it, and Konqueror shows the hidden files.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:05 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|