Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Bestanden downloaden met wget of git?  (gelezen 3244 keer)

Offline bart85

  • Lid
Bestanden downloaden met wget of git?
« Gepost op: 2023/07/11, 14:43:20 »
https://github.com/cjbassi/config/tree/master/.config/waybar

Onder bovenstaande link staan 2 bestanden. Deze ben ik nodig in een installatie script. Aangezien de licentie niet op mijn naam staat. Kan ik deze op gitlab niet delen. Dus wil ik met onderstaande downloaden, maar krijg niet het bestand, maar de html pagina.
wget https://github.com/cjbassi/config/tree/master/.config/waybar/config
wget https://github.com/cjbassi/config/tree/master/.config/waybar/style.css

Hoe pas ik het commando aan zodat ik het bestand kan downloaden in een bash script?
Je leert maar mooi over weg gaan met de commandline.
Linus: "I'm happy with the people who are wandering around looking at the stars but I am looking at the ground and I want to fix the pothole before I fall in."
I look to the clouds behind me and see the thunder coming.

Offline MKe

  • Lid
« Laatst bewerkt op: 2023/07/11, 15:05:10 door MKe »
Mijn blokkendoos blog: http://mke21.wordpress.com/

Offline bart85

  • Lid
Re: Bestanden downloaden met wget of git?
« Reactie #2 Gepost op: 2023/07/11, 15:08:36 »
Dankjewel, Het is gelukt.
Je leert maar mooi over weg gaan met de commandline.
Linus: "I'm happy with the people who are wandering around looking at the stars but I am looking at the ground and I want to fix the pothole before I fall in."
I look to the clouds behind me and see the thunder coming.