Using Unbuntu with Gnome I can see files using the 'mc' command (midnight commander) but I can't see them when I do a simple ls command. Can someone explain this?
Unviewable files?
Started by
Guest_Wanch_*
, Oct 07 2007 01:21 PM
3 replies to this topic
#1
Guest_Wanch_*
Posted 07 October 2007 - 01:21 PM
Guest_Wanch_*
|
|
|
#2
Guest_Jordan_*
Posted 08 October 2007 - 11:32 AM
Guest_Jordan_*
Are they hidden files? Do a 'ls -la' which shows all files (even hidden).
#3
Guest_Wanch_*
Posted 21 February 2008 - 04:39 PM
Guest_Wanch_*
I see them with ls -la. What does this mean? How do I unhide them or hide them?
#4
Posted 21 February 2008 - 11:33 PM
The l is used for long-listing. This means it shows information about size, permissions, etc. The a makes ls to return all files, also the hidden ones, like Jordan said.


Sign In
Create Account

Back to top










