wget linux

  1. I

    Was testing wget on Ubuntu against Piefed pages as a learning exercise.

    I’ve been trying to understand how Reddit style platforms are structured, so I experimented a bit with wget on Ubuntu using Piefed as a reference. The idea was simple, mirror pages locally and study how everything connects, links, assets, layouts. Here’s the logic I used: wget –mirror...
  2. A

    Linux-wget command for certain time

    I am using wget command for download in terminal Is there an option in the wget command that the download starts at a certain date and time?
Top