view bin/now @ 12045:18a62a151fd3 draft

<oerjan> sled bin/nur//1i#!/bin/bash
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 04:10:56 +0000
parents 0de56f0fd57a
children
line wrap: on
line source

lastfiles "$@" | while read f; do echo -n "$f//"; cat "$f"; done