changeset 7721:bd10e63f273d

<fizzie> mkx bin/f//${1%% *} "$(${1#* })"
author HackBot
date Wed, 04 May 2016 00:41:41 +0000
parents a6de3d468582
children e0c9d3aeca74
files bin/f
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/f	Wed May 04 00:41:41 2016 +0000
@@ -0,0 +1,1 @@
+${1%% *} "$(${1#* })"