<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fls</id>
	<title>Linux/ls - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fls"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/ls&amp;action=history"/>
	<updated>2026-05-06T20:39:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/ls&amp;diff=3476&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== ls ==  List all files:  ls -la  Reverse sort:  ls -lr  Color: (dir blue, folders white)  ls --color  Time:  ls -lt  ls -ltr  &lt;pre&gt;        -c     with  -lt:  sort by, and sh...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/ls&amp;diff=3476&amp;oldid=prev"/>
		<updated>2016-06-18T13:55:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== ls ==  List all files:  ls -la  Reverse sort:  ls -lr  Color: (dir blue, folders white)  ls --color  Time:  ls -lt  ls -ltr  &amp;lt;pre&amp;gt;        -c     with  -lt:  sort by, and sh...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== ls ==&lt;br /&gt;
&lt;br /&gt;
List all files:&lt;br /&gt;
 ls -la&lt;br /&gt;
&lt;br /&gt;
Reverse sort:&lt;br /&gt;
 ls -lr&lt;br /&gt;
&lt;br /&gt;
Color: (dir blue, folders white)&lt;br /&gt;
 ls --color&lt;br /&gt;
&lt;br /&gt;
Time:&lt;br /&gt;
 ls -lt&lt;br /&gt;
 ls -ltr&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
       -c     with  -lt:  sort by, and show, ctime (time of last modification of file status information)&lt;br /&gt;
              with -l: show ctime and sort by name otherwise: sort by ctime&lt;br /&gt;
&lt;br /&gt;
       -t     sort by modification time&lt;br /&gt;
&lt;br /&gt;
       -u     with -lt: sort by, and show, access time with -l: show access time and sort by name&lt;br /&gt;
              otherwise: sort by access time&lt;br /&gt;
&lt;br /&gt;
       --full-time&lt;br /&gt;
              like -l --time-style=full-iso&lt;br /&gt;
&lt;br /&gt;
       --time=WORD&lt;br /&gt;
              with -l, show time as WORD instead of modification time: atime -u, access -u, use -u, &lt;br /&gt;
              ctime -c, or status -c; use specified  time  as  sort&lt;br /&gt;
              key if --sort=time&lt;br /&gt;
&lt;br /&gt;
       --time-style=STYLE&lt;br /&gt;
              with  -l,  show  times  using  style STYLE: full-iso, long-iso, iso, locale, +FORMAT.&lt;br /&gt;
              FORMAT is interpreted like ‘date’; if FORMAT is FORMAT1&amp;lt;newline&amp;gt;FORMAT2, FORMAT1 applies&lt;br /&gt;
              to non-recent files and FORMAT2 to recent files; if STYLE is  prefixed  with  ‘posix-’,&lt;br /&gt;
              STYLE  takes effect only outside the POSIX locale&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The times on files are:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  File: `sampledir/&amp;#039;&lt;br /&gt;
  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;
Device: 900h/2304d      Inode: 20447317    Links: 2&lt;br /&gt;
Access: (0755/drwxr-xr-x)  Uid: ( 1123/   23aaa)   Gid: ( 1123/   23aaa)&lt;br /&gt;
Access: 2010-11-29 15:30:01.000000000 -0700&lt;br /&gt;
Modify: 2010-05-19 08:00:01.000000000 -0600&lt;br /&gt;
Change: 2010-05-19 08:00:01.000000000 -0600&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>