GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
E2LS(1) User commands E2LS(1)

e2ls - list files and directories on an ext2 filesystem

e2ls [options] file_specification

The e2ls command is used to list files and directories on an ext2 filesystem.

Files deleted via e2rm(1) sometimes will show up even without the -D option. It is being investigated.

-a
Show hidden directories.
-c
Sort by creation time (must include -t when using -l).
-d dir
Open the ext2 filesystem specified by dir.
-D
Show deleted files bracketed with ><.
-f
No sorting of the file list.
-i
Show the inodes (very useful for the -l option).
-l
Long listing.
-n
Like -l, but list numeric user and group IDs.
-r
Reverse the sort order.
-t
Sort by time.
-Z
List SELinux label from extended attributes.

e2ls -a boot.img:. e2ls -l /dev/hdb1:/data

e2tools(7), e2ln(1), e2mv(1), e2mkdir(1), e2cp(1), e2rm(1), e2tail(1).

The e2tools were written by Keith Sheffield <sheff@pobox.com>.

This manual page was written by Lucas Wall <lwall@debian.org>, for the Debian project (but may be used by others).

2020-02-05 Linux

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.