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.
で始まるすべての文字列パターンを grep したいと思います: student_ 、次に 任意の数の記号 (文字と数字) で終わり 、
grep "student_[[:alnum:]]*\.tcl" *