wok-current diff coreutils-conditions/description.txt @ rev 20488
Up perl-dbd-mysql (4.048), perl-dbd-pg (3.7.4), perl-dbd-sqlite (1.58)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 26 10:45:25 2018 +0200 (2018-10-26) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-conditions/description.txt Fri Oct 26 10:45:25 2018 +0200 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