Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
18.1. Windows Commands
COPY
copies files.
DELETE
deletes files.
DIR
displays disk directories.
ERASE
erases files.
MODE
controls input and output device characteristics.
PATH
defines or displays the search path for commands and Rexx programs. See also
Section 7.2.1, “Search Order”
.
SET
displays or changes Windows environment variables. See also
Section 7.4.72, “VALUE”
.
Prev
Chapter 18. Useful Services
Up
Home
Next
18.2. Linux Commands