正規表現
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
&tag(正規表現);
*目次 [#m7f294d4]
#contents
*関連ページ [#b2128ef8]
*参考情報 [#l3926d06]
*役に立つパターン [#j231190e]
**複数の拡張子にマッチ [#t5a9de58]
-[[Find command with regex for multiple file extension - ...
.*\.(sh|ini|conf|vhost|xml|php)$
終了行:
&tag(正規表現);
*目次 [#m7f294d4]
#contents
*関連ページ [#b2128ef8]
*参考情報 [#l3926d06]
*役に立つパターン [#j231190e]
**複数の拡張子にマッチ [#t5a9de58]
-[[Find command with regex for multiple file extension - ...
.*\.(sh|ini|conf|vhost|xml|php)$
ページ名: