4 posts
Posted 26 June 2013 - 09:42 PM
Cd from disk back to os/root
So I simply cannot figure this out and it makes no sense to me thus far and I cannot find anything on it. You can do cd disk and go to the disk drive but the only way I found to get back is to reboot or exit the computer which seems completely redundant to me.
3790 posts
Location
Lincoln, Nebraska
Posted 27 June 2013 - 11:23 AM
Split to new topic.
To return to a previous directory, use "cd ..", and to return to the root directory use "cd /".
CraftOS uses Linux-like commands, and allows many other similarities, such as rm, mkdir, cp, and the like. If you're familiar with linux, you'll find yourself right at home.
4 posts
Posted 28 June 2013 - 02:10 AM
Split to new topic.
To return to a previous directory, use "cd ..", and to return to the root directory use "cd /".
CraftOS uses Linux-like commands, and allows many other similarities, such as rm, mkdir, cp, and the like. If you're familiar with linux, you'll find yourself right at home.
HAHAHAHA! So somehow[ aka I was more tired than I thought or something else happened cause I don't remember doing this] I renamed the program I was testing on the disk to cd. Not quite sure how though, lol.
52 posts
Posted 30 June 2013 - 04:28 PM
Split to new topic.
To return to a previous directory, use "cd ..", and to return to the root directory use "cd /".
CraftOS uses Linux-like commands, and allows many other similarities, such as rm, mkdir, cp, and the like. If you're familiar with linux, you'll find yourself right at home.
HAHAHAHA! So somehow[ aka I was more tired than I thought or something else happened cause I don't remember doing this] I renamed the program I was testing on the disk to cd. Not quite sure how though, lol.
Create a "undeletable" program named rm :)/>
159 posts
Location
A Chair
Posted 01 July 2013 - 04:56 AM
Create a "undeletable" program named rm :)/>
it is still deletable… :D/> just use "cp rm stopdel" and "delete stopdel" or even just "delete rm" and it deletes it.