Here is something I think I found out - Let me know if I am wrong

Tutorials and help articles.

(Posts require approval. See pinned post.)
Forum rules
Post guides, tutorials, and other instructional content here.

This topic area requires approval, so please be patient while we review content to make sure it fits the expectations for this topic area.

Tech support questions should be asked in Hardware or Software support.
Post Reply
waspentalive
Posts: 24
Joined: Fri Jun 17, 2022 5:51 pm
Location: Sacramento, CA

Here is something I think I found out - Let me know if I am wrong

Post by waspentalive »


Hi  Everyone!

 

If you are using the SDCARD image and you want to save a file over itself you need to use save "@0:filename"  but if you are using the host filesystem instead of an image file you cans simply use save "filename" and the file will be replaced. (at least with Linux)

 

Post Reply