Test command - Linux Shell Scripting Tutorial - A Beginner's handbook
← Bash structured language constructs Home if structures to execute code based on a condition → The test command is used to check file types and compare values. Test is used in conditional execution. It is used for: File attributes comparisons Perform str
bash.cyberciti.biz |