Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道这个错误是什么意思吗?
Usage: tcsh [ -bcdefilmnqstvVxX ] [ argument ... ].
在我的脚本中输入此行后,我收到此错误
#! /bin/tcsh -f
这似乎不是一个实际的错误。如果出现错误,bash 应该会说bash: error importing function definition for `module'你在 shell 上运行什么 Linux 系统?通常有关于错误消息的文档 try commanderror info或通过 command 浏览手册man -h。
bash: error importing function definition for `module'
error info
man -h