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.
このような文字列があります/4/LM2301_800.mp4。
/4/LM2301_800.mp4
ファイル名から/4/とを削除するために正規表現を使用したいと思います。_800
/4/
_800
現在、strip コマンドを使用しようとしています。誰かが私を正しい方向に向けることができますか?