David Vanderhaeghe

  • home
  • Publications
  • Teaching
  • stuff
  • code
  • Creations
  • Links
  • Cleanup hardlink from a backup with hardlink (rsync like)

    2014-06-29

    Here is a small script to remove hard link of a rsync based backup, by days. I have use it to cleanup my backup and find when different version of file have been created. find . -type d > dir_list0 # my dir list is of the form ./2010/07/22/home cat dir_list0 | cut -f1-5 -d/ […]

    [read more]


    Category bash, script

Categories

  • bash (8)
  • Computer (2)
  • Computer Graphics (6)
  • gfx (1)
  • LaTeX (4)
  • Life (4)
  • news (1)
  • OpenGL (3)
  • Programming (6)
  • Proposal (jobs, internship, project) (3)
  • Research (3)
  • script (9)
  • Uncategorized (15)
  • Wordpress (1)
  • writing (1)

Tags

acpi alsa animation anr-structures bash c++ change clang-format cmake code computer graphics debian gcc git imageMagick install intership job keyboard latex ld linux macosx maxosx OpenGL pdf programming pulseaudio qt Radium-Engine rebase rendering shortcut sound sujet de stage teaching three.js touch typing ubuntu volume

Archives

  • September 2023
  • May 2023
  • February 2023
  • January 2023
  • February 2022
  • March 2021
  • October 2020
  • July 2019
  • June 2019
  • January 2019
  • December 2017
  • October 2017
  • December 2016
  • November 2016
  • September 2016
  • November 2015
  • September 2014
  • June 2014
  • November 2013
  • October 2013
  • October 2012
  • May 2012
  • March 2012
  • February 2012
  • January 2012
  • June 2011
  • May 2011
Next Page

-= last modif [

2023-05-25

], created [

2014-06-29

] =-