MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

CHX: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
== CHX ==
== CHX ==
CHX is used to change the current execution directory. This is were NitrOS-9 will look commands. If the requested command is not found in the current execution directory, it will look for it in the current working directory.
CHX is used to change the current execution directory. This is were NitrOS-9 will look commands. If the requested command is not found in the current execution directory, it will look for it in the current working directory.
Line 7: Line 6:
[[PXD]] can be used to print the current execution directory.
[[PXD]] can be used to print the current execution directory.


Syntax: CHX <pathlist>
'''Syntax:''' CHX <pathlist>

Revision as of 17:09, 8 February 2008

CHX

CHX is used to change the current execution directory. This is were NitrOS-9 will look commands. If the requested command is not found in the current execution directory, it will look for it in the current working directory.

/dd/CMDS is the default execution directory.

PXD can be used to print the current execution directory.

Syntax: CHX <pathlist>