This commit is contained in:
parent
7ded4d2509
commit
ac03f07d63
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -59,4 +59,6 @@ fi
|
||||||
echo "What is the hostname? What is path?"
|
echo "What is the hostname? What is path?"
|
||||||
|
|
||||||
echo "HOSTNAME: $(hostname)"
|
echo "HOSTNAME: $(hostname)"
|
||||||
|
echo "USER: $(whoami)"
|
||||||
echo "PATH: ${PATH}"
|
echo "PATH: ${PATH}"
|
||||||
|
echo "IDS: $(id)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue