Re: chmod a-x chmod Fix?



Les Mikesell wrote:

> Or use perl.
> perldoc -f chmod
> for instructions. (But students that have root access should know
> this...)

Good fix but if knowing perl is a requirement for getting root then many
good people would have to hand back the keys :-) I found PHP really
useful to know for both cli scripting and webpages, shockingly useful
considering I was previously a C++ man who sneered at garbage collection
wimps :-)

Another way to fix this should AIUI have been

cd /bin
tar czf student-antidote.tar.gz chmod

on another box and then, after scp-ing the tarball to the scene of the
crime:

cd /bin
tar zxf student-antidote.tar.gz

on the bad box.

-Andy

Attachment:smime.p7s
Description: S/MIME Cryptographic Signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Relevant Pages

  • Source Code Control and Naming ThingiePoo was Re: Starting Perl
    ... > I need to fix them). ... why not treat your 'perl code' like as if it were RealCode? ... Makefile.PL that will simplify installing the Perl Module in the ...
    (perl.beginners)
  • Re: How do i fix the broken FTP structure of freebsd 7.0?
    ... How do i fix the broken FTP structure of freebsd 7.0? ... Doing what in a remote machine is asking for trouble? ... The problem now is that the package I need is way too ... it uses perl and perl is used by another package the hosting ...
    (freebsd-stable)
  • Re: detab utility challenge.
    ... or an acknowledgement that the critter can't immediately see ... how to fix this. ... # perl tad5.pl ... perl and awk were developed because C can't do strings and will ...
    (comp.lang.c)
  • Re: A Problem With GD
    ... suggestion you wouldn't have the bug. ... with gd but it won't fix the problem with you. ... >> Proper whitespace and indentation help others to understand your code. ... written and read a few lines of perl. ...
    (comp.lang.perl.misc)
  • Digest-SHA1-2.02 "make test" dumps core
    ... I have a Solaris 9 machine with Sun's stock perl (yes, I know, but I ... chmod 644 SHA1.bs ... 11713 UTF8 wasn't printing for PVMGs ...
    (comp.unix.solaris)