diff options
author | John Ankarström <john@ankarstrom.se> | 2021-06-08 21:13:05 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-06-08 21:13:05 +0200 |
commit | ba5e78b0909627bede499b06ab4885d1470510c1 (patch) | |
tree | 64f4c1eb43f8d7119cd391fe33dccbc426f96e57 | |
parent | 343c23b3298ef0428856a71b878de1a213d9b6ec (diff) | |
download | xutil-ba5e78b0909627bede499b06ab4885d1470510c1.tar.gz |
Add 'cuthere' utility
-rwxr-xr-x | cuthere | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/sh +echo '--------------------8<------------------------------------' |