From 9f3070bbdc2d7a85e11f0009269b369147342722 Mon Sep 17 00:00:00 2001 From: "kepler155c@gmail.com" Date: Fri, 10 May 2019 08:13:02 -0400 Subject: [PATCH] shell tools: globbing --- shellex/.package | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/shellex/.package b/shellex/.package index be27178..1044489 100644 --- a/shellex/.package +++ b/shellex/.package @@ -2,6 +2,10 @@ title = 'Shell utilities', repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/shellex', description = [[Experimental! - Linux style shell commands: grep, cat, touch, df, etc ]], + +Linux style shell commands: +grep, cat, touch, df, etc. + +Linux style cp, ls]], licence = 'MIT', }