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.
名前が異なる可能性がある 2 つのファイルがありますが、生年月日と性別は同じになります。
Wheadon,Chris,4/17/1997,M
と
Wheadon,Christopher Brian,4/17/1997,M,52,40
姓、最初のファイルで指定された名前 (例では Chris)、および性別と生年月日を使用して一致を引き出したい場合、grep を使用してこれを行うにはどうすればよいでしょうか?