Skip to content

nlukic97/nlukic97.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal linux

  • this is a terminal made to work in the browser. It's a nice way for practising linux terminal work which includes basic stuff such as going through directories,and maybe reading text files.

  • Try out a live demo here: https://nlukic97.github.io.


Commands that can work:

    help

    info

    about

    about dev

    echo

    ls

    pwd

    clear

    CTRL + L

    arrow up / arrow down

    cd [folder]

    cd 

    mkdir [dirname] 

    rmdir [dirname] 

    touch [filename]

    rm [filename] 

    cat [filename] 

    echo [string] > [filename]

About

A browser console inspited by the Cmder https://cmder.net/ console emulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published