Complete reference for all terminal commands.
helpDisplay command reference.
Usage: help
Description: Shows all available commands organized by category.
whoamiDisplay user profile and leadership experience.
Usage: whoami
Description: Shows detailed professional profile, skills, and experience.
companiesExplore company leadership records.
Usage:
companies - List all companiescompanies <id> - Show company detailsExamples:
companiescompanies garudamediaachievementsBrowse mission accomplishment logs.
Usage: achievements
Description: Shows categorized achievements and accomplishments.
reposReal-time GitHub repository scan.
Usage: repos or scan
Description: Fetches and displays GitHub repositories.
sysmonReal-time system resource monitor.
Usage: sysmon
Description: Shows system resources (CPU, memory, etc.) in htop style.
neofetchSystem information summary.
Usage: neofetch
Description: Displays system information in ASCII art style.
skillsCapability matrix display.
Usage: skills
Description: Shows technical skills organized by category.
cvInteractive CV access.
Usage:
cv - Default interactive modecv interactive - Launch graphical CV OScv pdf - Download PDF CVcv text - View text summaryhackPrivilege escalation simulation game.
Usage: hack
Description: Interactive hacking mini-game to gain root access.
opmAdvanced package manager.
Usage:
opm install <pkg> - Install packageopm list - List installed packagesopm search <query> - Search packagesopm update - Update packageslsList directory contents.
Usage: ls [path]
Examples:
lsls /companiesls ~/projectscdChange directory.
Usage: cd [path]
Examples:
cd /companiescd ..cd ~pwdPrint working directory.
Usage: pwd
catDisplay file contents with syntax highlighting.
Usage:
cat <file>cat -n <file> - Show line numberscat -E <file> - Show $ at end of linescat -A <file> - Show allExamples:
cat README.txtcat -n /home/user/about.txtThese commands are delegated to the EcmaOS kernel:
mkdir <dir> - Create directorytouch <file> - Create filerm <file> - Remove filemv <src> <dest> - Move/rename filecp <src> <dest> - Copy fileps - List processeskill <pid> - Terminate processdf - Disk space usagedu - File space usagefree - Memory usageenv - Environment variablesfetch <url> - Download filedownload <url> - Download resourceedit <file> - Open file editorload <module> - Load modulesnake - Play snake gamevideo <file> - Play videoplay <file> - Play mediascreensaver - Activate screensavermatrix - Matrix rain effectdecrypt <file> - Decrypt filegithubGitHub repository explorer.
Usage: github [username]
statsRepository and code quality statistics.
Usage: stats
analyticsAnalytics dashboard.
Usage: analytics
marketMarket data display.
Usage:
market crypto - Cryptocurrency pricesmarket indices - Stock indicescrypto - Alias for market cryptothemeSwitch terminal theme.
Usage: theme <name>
Themes: matrix, amber, hacker, cyberpunk
clear / clsClear terminal screen.
Usage: clear
homeShow welcome banner.
Usage: home