lsFile/Directory
ls -al→List directory contents.
Syntax
ls [OPTION]... [FILE]...Example
Enter values below to update the example in real time.
ls→al→lh→var→# 현재 디렉토리 목록
ls
# 숨김 파일 포함 상세 목록
ls -al
# 특정 디렉토리
ls -lh /var/log