stty -f dev://ccpty0 scrollback
[system] Welcome, alice.

[system] sek 0.1.0

New here?  cat HELLO_WORLD for a tour of the system.

[system] sek 0.1.0
device: ccpty0
user: alice
shell: /bin/sh

[assistant] cat HELLO_WORLD

[user] sek is a small UNIX-like shell environment.

What you type is run as a command.

[assistant] whoami

[user] alice

[assistant] pwd

[user] /home/alice

[user] 

[user] alice@sek:~$ 
[assistant] The current directory is `/home/alice`. You can navigate through directories, change files, and run commands from here.

If you need any specific actions or commands to be executed, just let me know! For example, you might want to create a file, list the contents of a directory, or change to another directory.

root@sek:~# 