Web developer in progress π±, geek, passionate about learning new technologies π»β, with basic knowledge in web development with HTML, CSS and JavaScript. Always focused on continuous learning πβπ€β.
Command | Description |
---|---|
date | Show system date |
whoami | Show your username |
pwd | Show current directory |
cd | Change directory |
ls | List files |
grep | Search for pattern in flies |
cp | Copy files |
mv | Move files |
rm | Delete files |
Alias | Description |
---|---|
lll | List files with option -lha |
cl | Clear screen |
free | See memory used |