wok-next view coreutils/description.coreutils-conditions.txt @ rev 21060

Update: binutils (2.31.1), bison (3.2.2), gcc (8.2.0), glibc (2.28), linux (4.14.85)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Dec 05 02:04:28 2018 +0200 (2018-12-05)
parents 1d0123efe74c
children
line source
1 Coreutils: Core GNU (file, text, shell) utilities.
3 * [ exit with the status determined by expression
4 * expr: evaluate expressions
5 * false: do nothing, unsuccessfully
6 * test: check file types and compare values
7 * true: do nothing, successfully