Perintah Dasar Linux W: Difference between revisions

Created page with "==wget== wget --no-check-certificate -r -np -R "index.html*" http://remotehost/"
 
No edit summary
Line 1: Line 1:
==wget==
==wget==
  wget --no-check-certificate -r -np -R "index.html*" http://remotehost/
  wget --no-check-certificate -r -np -R "index.html*" http://remotehost/
[[Category:Linux]]
[[Category:Tutorial]]