OS Revolution

Living in a matrix

cli

TomOS 0.4

Tomasz Gorol released TomOS 0.4 on Feb 28 so I'm a bit behind with the news but nonetheless here's the changelog.

- FAT12 directory support(only listing and changin working directory).
I need more time to write code to parse absolute file paths.
IT WORKS ONLY WITH CLI.

- Program parameters are passed to the program (os_command_line_get).
see program CD

- New programs 'CD' and 'DIR'; DIR list content in current directroy;
CD change a working directory

CD
DIR

- Build-in DIR command was removed.

- A few bug fixes in the memory manager.

Author: CoolGoose

MikeOS 3.3

The biggest feature of this new release is a text editor: EDIT.BIN.
Unfortunately it's very basic (like notepad) and you have to convert your dos files to the unix style format using the dos2unix command on a linux box, or use something similar.

Changelog:

# New program: EDIT.BIN -- a full-screen text editor (currently
limited to Unix-formatted text files)

# README.TXT is no longer copied to the disk images; instead,
programs/sample.txt is added for use in EDIT.BIN

# CLI now includes CAT command to display a file: 'CAT FOO.TXT'

Author: CoolGoose
Syndicate content

Who's online

There are currently 0 users and 2 guests online.