Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Linux Support Linux - Operating Systems and Applications Support

Closed Thread
 
Thread Tools
Old 07-20-2008, 10:43 PM   #1 (permalink)
Registered User
 
Join Date: Jul 2008
Posts: 30
OS: Ubuntu 8.04 LTS


hidden files and folder -- new to linux

how do i set linux to show hidden files and folders? problem is, i use p2p and my incoming directory is not to be found in its location.

amule says incoming directory is /home/.home/amule/incoming

but i opened home/home and i see no such directory?
iconicmoronic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Old 07-21-2008, 06:16 AM   #2 (permalink)
Registered User
 
Join Date: May 2008
Location: NORTHERN New York
Posts: 400
OS: Windows XP SP2/Ubuntu 8.04


Send a message via AIM to wmorri
Re: hidden files and folder -- new to linux

iconic, welcome to TSF!!

Unforuntitely we can't help you with your p2p problem as it states in the forum RULES. Take a look at these for more help with why.

Cheers!
__________________
Linux Forever!

Learning is doing, not being able to follow steps put forth by others.
wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Old 07-21-2008, 09:49 AM   #3 (permalink)
Registered User
 
Join Date: Jul 2008
Posts: 30
OS: Ubuntu 8.04 LTS


Re: hidden files and folder -- new to linux

thanks, i just gave up on it.
iconicmoronic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Old 07-21-2008, 09:49 AM   #4 (permalink)
Registered User
 
Join Date: Jul 2008
Posts: 30
OS: Ubuntu 8.04 LTS


Re: hidden files and folder -- new to linux

solved
iconicmoronic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Old 07-21-2008, 07:34 PM   #5 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 389
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix


Re: hidden files and folder -- new to linux

There was a . <dot-period> infront of the second home "/home/.home/amule". The file names, by rule, are always hidden. Various GUI check boxes will print them. From a command line screen, the dot files can be listed using "ls -la", where "a" means "all". This rule goes back to the earlist versions of Unix. M$ and DOS, used the dot files; it was a good idea!

It is how you can hide, in plain sight, entire directories. Linux/Unix use the dot "trick" to setup configuration files. Also directories/folders can have the dot prefix and they are hidden.

When you do the "ls -la" you will notice that there are two files "." (single dot) and a ".." (double dot) file. The single dot used by the OS and file store to hold the filenames for the files that are in the current directory. Take a loot at the "stat" command and the "man 2 stat" system call. On my minux system, I can "od -c ." or "strings ." and see the filenames that point to the inodes on the disk that finally point to the actual files themselves.

The double dot directory points to parent directory, the same as Windows. So executing the command "cd .." will take go up one directory level.

And now you know too much!
lensman3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Old 07-22-2008, 05:53 AM   #6 (permalink)
Moderator
 
shuuhen's Avatar
 
Join Date: Sep 2004
Location: Colorado
Posts: 700
OS: Mac OS 9.1, Mac OS X 10.5.4, WinXP Pro, FreeBSD 6.0, Gentoo Linux


Re: hidden files and folder -- new to linux

Closed as per the forum rules about P2P
__________________


Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it.

When posting what errors you get, please give the full message. It makes helping you much easier.
shuuhen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 07:21 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81