summaryrefslogtreecommitdiff
path: root/yashout
diff options
context:
space:
mode:
Diffstat (limited to 'yashout')
-rw-r--r--yashout11
1 files changed, 11 insertions, 0 deletions
diff --git a/yashout b/yashout
new file mode 100644
index 0000000..6bad0f0
--- /dev/null
+++ b/yashout
@@ -0,0 +1,11 @@
+#!/usr/bin/perl
+#
+# yashout
+# Usage: yashout filename mountpoint
+#
+# Copyright (c) 2003 Ivan Kohler
+# All rights reserved.
+# This program is free software; you can redistribute it and/or modify it under
+# the same terms as Perl itself.
+
+use Shout;