多项选择题

以下关于shell中的判断条件,描述正确的是()。

A.str1=str2 当两个串有相同内容、长度时为真
B.int1-eq int2 两数相等为真
C.-f file 文件为正规文件为真
D.-d file 文件为目录为真