.. index:: test (command) .. _command_test: test - minimal test command like in /bin/sh =========================================== Usage ^^^^^ ``test [EXPR]`` Synopsis ^^^^^^^^ Options: !, =, !=, -eq, -ne, -ge, -gt, -le, -lt, -o, -a, -z, -n, -d, -e, -f, -L; see 'man test' on your PC for more information. .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/test.c .. command function: do_test