aboutsummaryrefslogtreecommitdiff
path: root/testcases/commands/file/datafiles/in.ksh
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/commands/file/datafiles/in.ksh')
-rw-r--r--testcases/commands/file/datafiles/in.ksh4
1 files changed, 0 insertions, 4 deletions
diff --git a/testcases/commands/file/datafiles/in.ksh b/testcases/commands/file/datafiles/in.ksh
deleted file mode 100644
index 3ae45125c..000000000
--- a/testcases/commands/file/datafiles/in.ksh
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /bin/ksh
-
-echo "this is a shell script"
-echo "used to test file command"