我正在尝试使用以下命令以 root 身份从 URL 运行脚本:
sudo bash <(curl -s http://copy.com/gLVZIqUubzcS/popcorn)
Run Code Online (Sandbox Code Playgroud)
但我收到此错误:
bash: /dev/fd/63: Aucun fichier ou dossier de ce type
Run Code Online (Sandbox Code Playgroud)
法语为“未找到”。任何想法可能是什么?
PS:我正在运行 Ubuntu 12.04