![]() |
|
|||
File indexing completed on 2024-04-06 12:28:24
0001 #!/bin/sh 0002 0003 dir=${1} 0004 0005 #cp index.php into all subdirectories 0006 find ${dir} -mindepth 0 -type d -exec cp web/index.php {} \;
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |