From 0adf368ac78b283713cdfe48c7374b5c46932a44 Mon Sep 17 00:00:00 2001 From: Eldar Marcussen Date: Wed, 4 Dec 2013 16:21:09 -0500 Subject: [PATCH] Formatting should hopefully look good on github without the collapse JS --- linux/find_files.md | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/linux/find_files.md b/linux/find_files.md index 06df612..99ba39d 100644 --- a/linux/find_files.md +++ b/linux/find_files.md @@ -1,12 +1,12 @@ - # Linux finding files commands @@ -19,7 +19,6 @@ Commands that finds files on the file system are usually executed from within a * **Description**: Displays attributes of files and directories in the specified location * **Output**: *
**Ubuntu:** Show/Hide
- total 429820 drwxr-xr-x 2 root root 4096 2013-08-23 02:49 bin drwxr-xr-x 3 root root 4096 2013-08-23 03:18 boot @@ -47,9 +46,7 @@ Commands that finds files on the file system are usually executed from within a drwxr-xr-x 13 root root 4096 2013-08-23 02:52 usr drwxr-xr-x 16 root root 4096 2011-06-08 09:16 var lrwxrwxrwx 1 root root 18 2012-03-01 08:11 vmlinuz -> boot/vmlinuz-3.2.6 - -
- + ---- ## command