All links of one day
in a single page.
<Previous day - Next day>

rss_feedDaily RSS Feed
floral_left The Daily Shaarli floral_right
——————————— October 6, 2020 - Tuesday 06, October 2020 ———————————
Assurance - Suisse - Arnaque -

On me demande souvent comment faire pour changer d'assurance maladie, toutes les réponses sont sur ce site.

Robocopy - Windows - Tricks -

TL;DR:
robocopy <source> <destination> /zb /e /xf *

/!\ Quotes ARE required to use a path name with spaces. The trick is there MUST be a space after the path names before the closing quote...like this: robocopy "C:\Source Path " "C:\Destination Path " /option1 /option2...

-