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**: *
-
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
-
-