List only the .txt files in the directory: ls *.txt; List by file size: ls -s; Sort by time and date: ...
確定! 回上一頁