Want to learn Bash Conditionals and Tests in a real environment?
Click below, get a fresh Linux box with Bash ready to go, and work through Conditionals and Tests hands-on with an AI tutor that knows your code.
Start this lessonConditionals and TestsWhat you'll learn
- If statement
- [[ ]] tests
- String tests
- File tests -f -d -e
- && and ||
- Case statement
