Tag Archives: command
ls – list command
ls – list command ================= – ls means list directory content – Prototype : ls [OPTION] … [FILE] … – Exit status It returns 0 ,on success Returns 1 in case of minor problems (eg. cannot access subdirectory) returns 2 … Continue reading →
Posted in Shell Scripts
|
Tagged bash, command, debian, fedora, linux, list, ll, long list, ls, shell, shell scripting, ubuntu
|
Leave a comment