Skip to content

Releases: pr2tik1/termipy

v0.2.7

09 Dec 05:37
b747ee5
Compare
Choose a tag to compare

Lates release

What's Changed

Full Changelog: Latest...latest

v0.2.5 (Latest)

23 Oct 09:28
435d192
Compare
Choose a tag to compare

v0.2.5 (Latest)

File Operations:
tree - Display directory structure in a tree-like format
create - Create a new file or directory
search - Search for files and directories
delete - Delete a file or directory
rename - Rename a file or directory
permissions- Change permissions of a file or directory

System Commands:
echo - Print a message to the console
getwd - Display the current working directory
ls - List directory contents
setwd - Change the current working directory
typeof - Display the type of a file or directory
clear - Clear the console screen
diskusage - Display disk usage information

Environment Setup:
setpyenv - Set up a Python virtual environment
setrenv - Set up an R environment

Utility Commands:
help - Display this help message
about - Display information about TermiPy
commands - List all available commands

Resource Monitoring:
resource - Display system resource usage information

Other:
exit - Exit the TermiPy shell