Linux CLI - Environment and Configuration
What will be the output of the command sequence?
export PATH=/usr/binexport PATH=/bin:$PATHecho $PATHexport PATH=/usr/binexport PATH=/bin:$PATHecho $PATH/usr/bin./bin to PATH, making it /bin:/usr/bin.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions