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

gst1-plugins-good: receipt v2
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Oct 25 12:49:39 2017 +0200 (2017-10-25)
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