📅  最后修改于: 2022-03-11 14:58:12.254000             🧑  作者: Mango
~
Use ~ to negate.
Note:
The ! operator means whatever follows will be passed to the operating
system (assuming it is the first part of the command, otherwise it is
an error.) This cannot be changed.
The ~ operator means logical negation, and the ~= operator means not equals.