MediaWiki:Sitenotice
2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues.

2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year.

2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net

CHX: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
No edit summary
 
Polluks (talk | contribs)
Category
 
(One intermediate revision by one other user not shown)
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>
 
[[Category:OS-9]]

Latest revision as of 16:52, 10 September 2015

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>