aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/user-scripts/copier.sh
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-04 22:33:55 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-04 22:33:55 +0530
commit0617c8d90ab49dfcf0d7cefb0a7a6610d742d56e (patch)
tree66e9a743d30fea0fa8f8716be7c4dad7bb952388 /scripts/user-scripts/copier.sh
parent244ba9f953c8036f2c1dd17006baec81ce1fbb42 (diff)
downloadnnn-0617c8d90ab49dfcf0d7cefb0a7a6610d742d56e.tar.gz
Sample scripts to convert NUL to newline
Diffstat (limited to 'scripts/user-scripts/copier.sh')
-rwxr-xr-xscripts/user-scripts/copier.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/user-scripts/copier.sh b/scripts/user-scripts/copier.sh
index 3d8ccb5..391770c 100755
--- a/scripts/user-scripts/copier.sh
+++ b/scripts/user-scripts/copier.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env sh
# Linux
cat ~/.nnncp | xargs -0 | xsel -bi