我想使用linux命令打开一个gif文件。该文件的名称是“颤动期间心脏电活动的模拟(与实验比较).gif”。
我使用以下命令:
$display <Simulation of electrical activity in the heart during fibrillation\(\with comparison with experiment\)\.gif>
Run Code Online (Sandbox Code Playgroud)
它给了我
-bash: syntax error near unexpected token `newline'
Run Code Online (Sandbox Code Playgroud)
它出什么问题了?谢谢你!