Unique way of representing your profile using terminal commands
Take a demo here
Command | Description | Usage |
---|---|---|
cd |
Change directory | cd directory-name |
ls |
List all files of a directory | ls |
pwd |
Check present working directory | pwd |
cat |
Display the contents of a file | cat filename |
clear |
Clear the terminal | clear |
help |
Lists all the available commands | help |
Type cd ..
to navigate back to parent directory.
Type cd ~
to navigate back to home directory.
- Click on folder icons to get inside the folder.
- Right click, ctrl+shft+i, ctrl+shft+j, ctrl+u throws Access denied message.
- Audio effect for commands and output.
- Terminal can be draggable anywhere on window.