true(1) General Commands Manual true(1) Name true, false - provide test for status values Syntax true false Description The and commands are usually used in a Bourne shell script. They test for the appropriate status "true" or "false" before running (or failing to run) a list of commands. Examples while true do command list done Diagnostics The command has exit status zero. See Also csh(1), sh(1) true(1)
| Related Man Pages |
|---|
| if(n) - mojave |
| test(1) - v7 |
| rpc_allow_remote_shutdown(3ncs) - ultrix |
| if(2) - centos |
| is_string(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| vi scripts on UNIX |
| false use of sed??? |
| Why is it always false? |
| True or false ? - Sun cluster 3.2 U3 questions... |
| If echo statement return false |