Skip to content

Commit f5d4727

Browse files
borekbAdnan Ahmed
authored andcommitted
Changed ls -al to the more common ls -la (#23)
1 parent 911be89 commit f5d4727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ ls option
199199
```
200200
Example:
201201
<pre>
202-
$ ls -al
202+
$ ls -la
203203
rwxr-xr-x 33 adnan staff 1122 Mar 27 18:44 .
204204
drwxrwxrwx 60 adnan staff 2040 Mar 21 15:06 ..
205205
-rw-r--r--@ 1 adnan staff 14340 Mar 23 15:05 .DS_Store

0 commit comments

Comments
 (0)