Difference between revisions of "ls numeric date format"
From thelinuxwiki
				
								
				
				
																
				
				
								
				 (Created page with " == example ==  $ '''ls  -l --time-style=+'%Y-%m-%d''''  total 6972  -rw-------    1 john  users      163636 2012-10-29 audit_trail category:bash")  | 
			
Latest revision as of 15:06, 16 July 2013
example
$ ls -l --time-style=+'%Y-%m-%d' total 6972 -rw------- 1 john users 163636 2012-10-29 audit_trail