Revision history of "Bash note"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 10:01, 9 September 2018Ittichai talk contribs 298 bytes +298 Created page with "* Create directory date hierarchy <pre> $ mkdir -p months/{2010..2014}/{01..12} </pre> * Easter day <pre> # Easter day in year 4077 $ ncal -o 4077 # Different date format date..."