Question: Q. Add the following path to your current path: /home/users/bin for this session only. i get this answers but this is wrong its not working
Q. Add the following path to your current path: /home/users/bin for this session only.
i get this answers but this is wrong its not working on debian..
If[-d " $ HOME/ bin"]; then
PATH="$PATH:$HOME/bin"
but do it in debian linux
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
