exec argNto1 lnsfpwd_backwards "$@"

#!/lang/perl
#die "lnsfpwd works differently from lnspwd (which was changed) and is now disabled!!\n";
#$target=pop(@ARGV);
#$pwd=`pwd`; chomp $pwd;
#for (@ARGV) { push @SRC, "$pwd/$_"; }
#system "ln", "-sf", @SRC, $target;
