可以用 -eq、 -ne、-lt、 -le、 -gt或 -ge比较算术值,它们分别表示等于、不等于、小于、小于等于、大于、大于等于。
You can compare arithmetic values using one of -eq, -ne, -lt, -le, -gt, or -ge, meaning equal, not equal, less than, less than or equal, greater than, and greater than or equal, respectively.
可以用 -eq、 -ne、-lt、 -le、 -gt或 -ge比较算术值,它们分别表示等于、不等于、小于、小于等于、大于、大于等于。
You can compare arithmetic values using one of -eq, -ne, -lt, -le, -gt, or -ge, meaning equal, not equal, less than, less than or equal, greater than, and greater than or equal, respectively.
应用推荐