Fedora Linux Support Community & Resources Center
  #1  
Old 7th June 2011, 01:00 PM
whyMe Offline
Banned
 
Join Date: Jun 2011
Location: Neptune- too cold here...
Posts: 86
linuxfirefox
Question how to view file properties in fedora 15...???

i've recently switched from windows to fedora 15.....in windows i used to use "ALT+ENTER" to view file properties like size etc.
wht is the shortcut for the same in fedora 15....???
Reply With Quote
  #2  
Old 7th June 2011, 01:30 PM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,449
linuxfirefox
Re: how to view file properties in fedora 15...???

I noticed that both Dolphin and konqueror do that with Alt + Return

There's also the nice "stat" command when in a command terminal
Reply With Quote
  #3  
Old 7th June 2011, 01:34 PM
jpollard Online
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,108
linuxfedorafirefox
Re: how to view file properties in fedora 15...???

Depends on what you want to use.

I usually use the shell and the stat command:

Code:
$ stat tgif-rpms.tar
  File: `tgif-rpms.tar'
  Size: 4126720   	Blocks: 8080       IO Block: 4096   regular file
Device: 821h/2081d	Inode: 15237152    Links: 1
Access: (0664/-rw-rw-r--)  Uid: (  500/   jesse)   Gid: (  503/  family)
Access: 2011-04-01 18:19:04.048817920 -0400
Modify: 2010-08-22 08:07:50.000000000 -0400
Change: 2010-09-08 10:53:29.764610959 -0400
Now this still doesn't list the SELinux label associated, but that is not what the metadata is about. For that I usually use "ls":
Code:
$ ls -Z tgif-rpms.tar
-rw-rw-r--. jesse family unconfined_u:object_r:user_home_t:s0 tgif-rpms.tar
Now "ls" can provide most of the information in the stat output, but not all at the same time (different options substitute values in the same column):

Code:
$ ls -l tgif-rpms.tar
-rw-rw-r--. 1 jesse family 4126720 Aug 22  2010 tgif-rpms.tar
Nautilus has a view menu that can select a list format that reflects
what "ls -l" does with more information and in a more verbose manner.

Nautilus also has a <alt><return> (properties display) capability to list most of the metadata.

Last edited by jpollard; 7th June 2011 at 01:37 PM.
Reply With Quote
  #4  
Old 7th June 2011, 01:47 PM
CronoCloud's Avatar
CronoCloud Offline
Registered User
 
Join Date: May 2010
Location: Midwest USA
Posts: 370
linuxfirefox
Re: how to view file properties in fedora 15...???

Thunar (XFCE's File manager) also has the Alt+Return shortcut. You can also take the mouse based "Easy Button" way and just Right Click>Properties in both Nautilus and Thunar

Ron Rogers Jr. (CronoCloud)
Reply With Quote
  #5  
Old 8th June 2011, 03:13 AM
whyMe Offline
Banned
 
Join Date: Jun 2011
Location: Neptune- too cold here...
Posts: 86
linuxfirefox
Re: how to view file properties in fedora 15...???

Quote:
Originally Posted by marko View Post
I noticed that both Dolphin and konqueror do that with Alt + Return

There's also the nice "stat" command when in a command terminal
it used to work earlier but recently i did a complete yum update.......and its not working since then.....
Reply With Quote
  #6  
Old 18th June 2011, 04:55 AM
whyMe Offline
Banned
 
Join Date: Jun 2011
Location: Neptune- too cold here...
Posts: 86
linuxfirefox
Talking Re: how to view file properties in fedora 15...???

i finally got it....
it is "RIGHT CLICK+P"...
thanks for your suggestions
Reply With Quote
  #7  
Old 1st August 2011, 11:48 AM
martih Offline
Registered User
 
Join Date: Jun 2009
Posts: 32
linuxfirefox
Re: how to view file properties in fedora 15...???

Quote:
Originally Posted by whyMe View Post
it is "RIGHT CLICK+P"...
A keyboard shortcut should work without having to use the mouse.

Currently "Alt+Return" is still listed in the "File" menu of Nautilus as the shortcut viewing the properties. But it does not seem work any more.
Reply With Quote
  #8  
Old 1st August 2011, 01:20 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: how to view file properties in fedora 15...???

same here, martih.

Nautilus lists "Alt+Return" as the hotkey to list properties, but doesn't work. It takes it as just an enter and opens the file
Reply With Quote
Reply

Tags
fedora 15, install, properties, shortcut, windows

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert translation po/pot file into Java properties file Jamwa Using Fedora 0 21st March 2011 07:31 PM
fedora gnome file view menu bar not visible vrdesu-www Using Fedora 16 8th April 2010 10:00 PM
fedora 9, Konqueror missing File size view mode Oz Dror Using Fedora 0 9th October 2008 03:08 PM
How can I modify my yum properties file? mikezang Using Fedora 4 10th July 2006 09:11 AM


Current GMT-time: 06:12 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat