Pencarian: Difference between revisions

From Server STB
Jump to navigation Jump to search
(Created page with "find -name ".htaccess" -print")
 
No edit summary
 
Line 1: Line 1:
find  -name ".htaccess" -print
  find  -name ".htaccess" -print

Latest revision as of 00:34, 31 January 2024

 find  -name ".htaccess" -print