* is a bash glob. It will expand to all files in the directory you're in, excluding dotfiles (files that start with a dot ( . )) ...
確定! 回上一頁