wok view coreutils-conditions/description.txt @ rev 21243

Up freealut-dev (1.1.0), freerdp-dev (2.0.0-rc4), kqoauth-dev (0.98)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 11 16:23:50 2019 +0200 (2019-04-11)
parents
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