files.txt

来自「PocketCMD是与pocketconsole配合实用的命令行解释器(Shel」· 文本 代码 · 共 62 行

TXT
62
字号
Archive Contents~~~~~~~~~~~~~~~~bugs.txt        Bug Listfiles.txt       This file listhistory.txt     History of the shell developmentlicense.txt     GNU license - applies to all files named herereadme.txt      General shell infotodo.txt        What I have to dowishlist.txt    Wish Listmakefile        experimental makefilemakefile.lcc    makefile for lcc-winalias.c         Alias codealias.h         Alias header fileattrib.c        Implements attrib commandbatch.c         Batch file interpreterbeep.c          Implements beep commandcall.c          Implements call commandchcp.c          Implements chcp commandchoice.c        Implements choice commandcls.c           Implements cls commandcmdinput.c      Command-line input functionscmdtable.c      Table of available internal commandscmd.c           Main code for command-line interpretercmd.h           Command header filecolor.c         Implements color commandconsole.c       Windows console handling codecopy.c          Implements copy commanddate.c          Implements date commanddel.c           Implements del commanddir.c           Directory listing codedirstack.c      Directory stack code (PUSHD and POPD)echo.c          Implements echo commanderror.c         Error Message Routinesfilecomp.c      Filename completion functionsfor.c           Implements for commandfree.c          Implements free commandgoto.c          Implements goto commandhistory.c       Command-line history handlingif.c            Implements if commandinternal.c      Internal commands (DIR, RD, etc)label.c         Implements label commandlocale.c        Locale handling codememory.c        Implements memory commandmisc.c          Misc. Functionsmsgbox.c        Implements msgbox commandmove.c          Implements move commandpath.c          Implements path commandpause.c         Implements pause commandprompt.c        Prompt handling functionsredir.c         Redirection and piping parsing functionsren.c           Implements rename commandset.c           Implements set commandshift.c         Implements shift commandtime.c          Implements time commandtimer.c         Implements timer commandtype.c          Implements type commandver.c           Implements ver commandwhere.c         Code to search path for executablesverify.c        Implements verify command

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?