Recent Changes

Updates since 2021-01-12 13:09 UTC up to 2021-02-11 13:09 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2021-02-06

2021-02-01

  • 10:07 UTC (new) (history) Comments on 2021-01-25 Generating consecutive dates in Unix shell . . . . Anonymous You don't need the grep, just use the output formatting in date: for d in `seq 0 7 36`; do date -d "2020-01-05 $d days" +"%A%t%d-%m-%Y"; done . . .
  • 08:06 UTC (new) (history) 2021-02-01 Copying symlink targets in Dired . . . . mbork I have a short but pretty useful tip today for everyone who uses Dired as their main file manager (which I do, of course). When copying symlinks using dired-do-copy (bound to C by default), Dired copies them as symlinks. Giving a prefix argument of C-u makes dired-do-copy dereference the symlink first.

2021-01-25

  • 11:26 UTC (new) (history) 2021-01-25 Generating consecutive dates in Unix shell . . . . mbork It is no surprise for any regular reader that I have a kind of love-hate relationship with the shell. Bash is one of the most terrible languages out there, but sometimes writing a short shell snippet is just handy. This was the case some time ago, when I wanted to loop over several dates.

2021-01-17

  • 19:08 UTC (new) (history) 2021-01-17 Królowa Magnolii I . . . . mbork No to dzisiaj coś z zupełnie innej beczki. Kilka dni temu skończyłem czytać tom I Królowej Magnolii Marty Marii Dobrzyńskiej. Najkrótsza recenzja, jaką potrafię napisać, ma trzy litery. Wow.

More...

Filters