summaryrefslogtreecommitdiff
path: root/yaksh/bash_files
diff options
context:
space:
mode:
authoradityacp2016-06-20 14:49:06 +0530
committeradityacp2016-07-28 15:56:05 +0530
commitcab43aaf4cfe35602537574bf61a5046b3be0af7 (patch)
tree9903c9a40612b78b6abdae6718afc089add01a9e /yaksh/bash_files
parent344e1e804cee214c0d0f5c41ca16d871e786d4c3 (diff)
downloadonline_test-cab43aaf4cfe35602537574bf61a5046b3be0af7.tar.gz
online_test-cab43aaf4cfe35602537574bf61a5046b3be0af7.tar.bz2
online_test-cab43aaf4cfe35602537574bf61a5046b3be0af7.zip
bash file based script
Diffstat (limited to 'yaksh/bash_files')
-rw-r--r--yaksh/bash_files/sample1.args1
-rwxr-xr-xyaksh/bash_files/sample1.sh2
2 files changed, 3 insertions, 0 deletions
diff --git a/yaksh/bash_files/sample1.args b/yaksh/bash_files/sample1.args
new file mode 100644
index 0000000..541cb64
--- /dev/null
+++ b/yaksh/bash_files/sample1.args
@@ -0,0 +1 @@
+test.txt \ No newline at end of file
diff --git a/yaksh/bash_files/sample1.sh b/yaksh/bash_files/sample1.sh
new file mode 100755
index 0000000..965874b
--- /dev/null
+++ b/yaksh/bash_files/sample1.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+cat $1