$ date --version date (GNU coreutils) 8.27 --snip $ info date -n 'Date input formats' |grep 'next tue' * Relative items in date strings:: next tuesday, 2 years ago.
My goal is to find for example the date of the first Saturday after 1/7/2018 with a single date command. -- thanks!
