small pixel drawing of a pufferfish dotfiles

add fd
Jes Olson j3s@c3f.net
Mon, 14 Aug 2023 01:30:38 -0500
commit

1905b85cb608015ed8f9716132c0098644b82bfb

parent

cd3998ef7e4cb96dbaef795b585c4c00fb6a1aa3

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
A bin/fd

@@ -0,0 +1,3 @@

+#!/bin/sh + +find . -iname "*$1*" 2>/dev/null