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.
vimで正規表現を使用して2892216番目の一致を見つけたい(技術的には、2892216番目の一致にコンテキストを与えることができるLinuxツールで十分です)
あなたは2892216/regexvimで言うことができます。ファイルの先頭にいることを確認してください。そうしないと、カウントが間違っています。現在の位置から n 番目の一致です。
2892216/regex