コマンドオプションサンプル:dir /O

コマンドサンプルを検索した結果です。

dir /o lists the directories in alphabetic order
    dir | Microsoft Docs : http://docs.microsoft.com/en-us/windows-server/administration/windows-commands/dir
dir /O:-D /a:-D /b') do del %%a
    最新の3ファイルだけ残して削除したい (DOSプロンプト活用相談室LOG) : http://fpcu.on.coocan.jp/dosvcmd/bbs/log/delerase/3-0401.html
dir /O:en-d
    Halu834's Notes |Dirコマンドでソートする : http://halu834.blog17.fc2.com/blog-entry-36.html
dir /o:-s
    How to Use MS-DOS: DOS Commands :: dir : http://how-to-use-dos.blogspot.com/2008/07/dos-commands-dir.html
dir /o:s
    指定した日付以降のファイルを探す : http://jj-blues.com/cms/wantto-searchspecificdatefile/
dir /o:-d
    DIR - Display information about files & subdirectories : http://jpsoft.com/help/dir.htm
dir /O:GNE>output.txt
    Using Command Prompt’s “dir” command to display the contents of a folder – Olivian.ro – by Olivian Breda : http://olivian.ro/dir-command/
DIR /O:D
    Windowsで、階層指定でフォルダ構造を取得出来る方法はありませ… - 人力検索はてな : http://q.hatena.ne.jp/1181458948
dir /o:-gs
    ファイルやサブディレクトリを一覧表示 dir | DENKASEIHIN.COM : http://shop.denkaseihin.com/@eid=627
dir /o means listing files in sorted order. Use the equivalent ls in AIX to achieve the same result. Experiment with option -t and -r as desired
    shell - Translate Windows NT "cmd /c dir /o:" To AIX - Stack Overflow : http://stackoverflow.com/questions/4955486/translate-windows-nt-cmd-c-dir-o-to-aix
dir /o:-s ls -lt dir /o:-d ls -1 dir /b ls -lR dir /s find . -type f dir /b /s /a:-d rm del rmdir -r rmdir /s PATH=
  : http://vega.pgw.jp/~kabe/vsd/unix-nt.txt
dir /o command displays first all subdirectories of the current directory in alphabetical order
    Jim's Favorite DOS Commands : http://web.lemoyne.edu/dishawjp/dos4.htm
dir /o:-d This will return a list of files with the most recent ones at the top of the list. If you need to clean up your hard drive because you are running out of space: C:\>dir /o:-s This will return a list of files with the largest ones at the top of the list
    DOS Lesson 12: Expert DIR Use | Ahuka Communications : http://www.ahuka.com/@page_id=33
dir /o:d winnt
     第1回 コマンド プロンプト入門(その1):Windows 2000 活用講座 Windows 2000 コマンドライン徹底活用 - @IT : http://www.atmarkit.co.jp/ait/articles/0006/01/news001_3.html
DIR /O [ENTER] 2. k)'ix"f
  : http://www.blind.org.tw/book/pcbk/DOS-10.txt
dir /o folders
    Dir Definition from PC Magazine Encyclopedia : http://www.pcmag.com/encyclopedia/term/41420/dir
dir /o:d > printit.txt will sort the files by date
    Print all the files, or a list of all the files, in a folder | PCWorld : http://www.pcworld.com/article/2045298/print-all-the-files-or-a-list-of-all-the-files-in-a-folder.html
dir /O:-N
    How To Navigate, List Files and Directories In Windows Command Line With Dir - Poftut : http://www.poftut.com/how-to-navigate-list-files-and-directories-in-windows-command-line-with-dir/
dir /o /w > files.txt
    Dir command line options : http://www.windows-commandline.com/dir-command-line-options/
dir /o folders
    Dir dictionary definition | dir defined : http://www.yourdictionary.com/dir

dir のオプション一覧