From d1925387ea1fcb28fa30f38bb969c75a61cb031e Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 2 Aug 2002 10:43:50 +0000 Subject: [PATCH] iwjendian --- files/personal_scripts_bin_iwjendian | 2 ++ perms | 1 + 2 files changed, 3 insertions(+) create mode 100755 files/personal_scripts_bin_iwjendian diff --git a/files/personal_scripts_bin_iwjendian b/files/personal_scripts_bin_iwjendian new file mode 100755 index 0000000..ad70999 --- /dev/null +++ b/files/personal_scripts_bin_iwjendian @@ -0,0 +1,2 @@ +#!/usr/bin/perl +printf "%x\n", unpack "L", "\1\2\3\4" or die $!; diff --git a/perms b/perms index 66dfa83..3301353 100644 --- a/perms +++ b/perms @@ -10,6 +10,7 @@ .configs/xclients +x .configs/xprofile +x .configs/xtools +x +personal/scripts/bin/iwjendian +x personal/scripts/bin/remoteshell +x personal/scripts/bin/xloadt +x personal/scripts/bin/xterm-CT +x -- 2.30.2