home *** CD-ROM | disk | FTP | other *** search
-
- C:\>ls/?
-
- Listing Service [LS] version 8.0a by artSHLEE ; Sang-hyun
- Update by artSHLEE & YongHyun in Korea Univ. Electrical Engineering
-
- Usage - set LS_OPTIONS=/options used always \ put these options
- set LS_COLOR:{ext}=color code / your AUTOEXEC.BAT, if you need.
-
-
-
- ls /options.. *.* /options..
-
- Options - ? : Help ! c : Some guide.=color code.(set LS_COLOR)
-
- n , N : Sort by Name | e , E : Sort by Extention
- s , S : Sort by Size | d , D : Sort by Date, Time
- ( n,e,s,d : ascending | N,E,S,D : descending )
-
- a : Add file attribute (show hidden files)
- l : Add last-changed time
- h : Display left/right ordering (default=up/down)
- k : In Combi Korean letters, f : KS fixed letters
- (Don't be care.It's not useful for american)
- r : Redirectable display (for printing)
- w : Display 4 files a line
- m : For monochrome VGA or B/W monitor
- t : Scroll up screen
- (Case is sensitive)
-
- Under is my AUTOEXEC.BAT
- C:\> type autoexec.bat
-
- set ls_options=/n
- set ls_color:lzh=112
- set ls_color:zip=112
- set ls_color:arj=112
- set ls_color:cap=120( You can select this color code number, type LS/C )
-