wok-next diff coreutils/description.coreutils-conditions.txt @ rev 20775

quodlibet: remove non-existent package from bdeps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 20:44:57 2018 +0300 (2018-06-06)
parents 1d0123efe74c
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/coreutils/description.coreutils-conditions.txt	Wed Jun 06 20:44:57 2018 +0300
     1.3 @@ -0,0 +1,7 @@
     1.4 +Coreutils: Core GNU (file, text, shell) utilities.
     1.5 +
     1.6 +  * [          exit with the status determined by expression
     1.7 +  * expr:      evaluate expressions
     1.8 +  * false:     do nothing, unsuccessfully
     1.9 +  * test:      check file types and compare values
    1.10 +  * true:      do nothing, successfully