Toggle navigation
Genres
Frontend (2)
JavaScript (6)
Database (2)
Linux Server (3)
Web Apps (4)
Misc (4)
Search
List
New Tutorials
Last Modified Tutorials
</>
Code examples
code
smiko
linux-server
bash
04var_environment.sh
04var_environment.sh
#! /bin/bash # environment variable echo "path is: $PATH" echo "user is: $USER"
Reload page
Preview
W3C validation
Edit Code