config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

jourlist (154B)


      1 #!/bin/sh
      2 # Copyright 2021, 2022 Jacob R. Edwards
      3 # List Journal Entries
      4 
      5 IFS='
      6 '
      7 jourhead $(walk -f "$HOME"/own/journal | grep '/[0-9][0-9][0-9][0-9]$')