diff options
author | 2023-03-01 18:59:38 +0100 | |
---|---|---|
committer | 2023-03-01 18:59:38 +0100 | |
commit | 14c67e199fc1b21a7a0e8232aa499b5725db3cbf (patch) | |
tree | c73a5299468ea66248cf66b9a44b9442ff2fa0eb | |
parent | 89f4c3aadd95a267403d47ac30b3d237cfb5bd5a (diff) | |
download | acme-scripts-14c67e199fc1b21a7a0e8232aa499b5725db3cbf.tar.gz acme-scripts-14c67e199fc1b21a7a0e8232aa499b5725db3cbf.zip |
Write to the tag
-rwxr-xr-x | marg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ else M=$1 fi -printf '%'$M's' "|" +printf '\n%'$M's' "|" | 9p write acme/$winid/tag |