And that will just be calling " rm" with all these files.
这将只是用所有这些文件调用“rm”。
CS50
I'm going to use the rm command that we saw briefly last time.
我将使用我们上次简短地看到的rm命令。
经济学人(汇总)
Already, some of its ? rms are trying to get out of contractual commitments to import copper and lique? ed natural gas.
中国的一些公司已经在试图摆脱进口铜和液化天然气的合同承诺。
CS50
But if I do want to remove it, I can type rm hello, and then hit Enter.
但是如果我真的想删除它,我可以键入rm hello,然后按Enter。
经济学人(汇总)
Officials in Singapore said they had frozen a large number of accounts as part of investigations into transactions linked to 1MDB, a Malaysian state-investment ? rm.
It's actually "rm" in Linux, but anyway, making everything easy to discover and learn sometimes means slow to access, which conflicts with another psychology concept: expertise.
顺带一说,在 Linux 里删除文件的命令是 "rm",回到正题,让所有菜单选项好找好记,有时候意味着用的时候会慢一些,这与另一个心理学概念冲突:"专业知识"。
经济学人(汇总)
Based on works like " Evidence-Based Recruiting" by Atta Tarki, who claims that scores in general-mental-ability tests have a strong 65% correlation with job performance, ? rms may ask candidates to take an intelligence test.
阿塔·塔尔基在著作《循证招聘》中称,总体心理能力测试的分数与工作表现有高达65%的相关性。
PKM OS
So we could look for all the files that have a TMP extension, which is a temporary extension, and then, we can tell " find" that for every one of those files, just execute the " rm" command for them.