-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
kurumik edited this page Aug 13, 2022
·
8 revisions
CockOS has its own file system. You can navigate through it with setdir (directory)
setdir FileSys\\Programs
Type setdir programs to go to FileSys\Programs and setdir documents to go to FileSys\Documents
You can see the contents of the current directory with dircont
You can open and write to files in CockOS. The file has to be in the current directory.
write text.txt
open text.txt
Opening a .cok file executes the program, and opening a png opens it in a window.
getip -shows your ip
win10cmd -allows you to use cmd
repeat (thing to repeat) -repeats text
randomword -generates random words
systemstats -shows os name, version and times started up
changeosname -allows you to change os name
exit -exits cockos