1 # List of unary operators used by test/expr.
3 # Copyright (C) 1989 by Kenneth Almquist. All rights reserved.
4 # This file is part of ash, which is distributed under the terms specified
5 # by the Ash General Public License. See the file named LICENSE.
17 ISSETUID -u 12 OP_FILE
18 ISSETGID -g 12 OP_FILE
19 ISSTICKY -k 12 OP_FILE
23 NULSTR -z 12 OP_STRING
24 STRLEN -n 12 OP_STRING