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.
コマンド:sudo pacman -Ss *workbench 結果:error: search failed: invalid regular expression
sudo pacman -Ss *workbench
error: search failed: invalid regular expression
コマンド:sudo pacman -Ss workbench* 結果:
sudo pacman -Ss workbench*
これは予想どおりですか、それとも最初のコマンドが間違っていますか?