Re: [opensuse] No sux in 11.0?



jdd sur free wrote:

I fail to understand why a symlink may change a command behavior?? is there some alias working?

When you enter a command, the typed command name is the first parameter passed to the app. It can then read that parameter to determine what name was used to call it and then take appropriate action, if desired. So, su, when called via a "sux" symlink could take different action, than when called with "su", as that first parameter will be different.



--
Use OpenOffice.org <http://www.openoffice.org>
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: passing a number as parameter1 to the script
    ... > I have been using the following command recently. ... > of days as the first parameter to the script and output will be list of ... > Here is the script I wrote and it gives me an error that I dont know ...
    (comp.unix.shell)
  • Re: Changing of fonts
    ... > You have to use the \fontsizecommand. ... but the depth is used only for the letters of the alphabet that ... > to make sure you can accommodate the extra depth. ... The first parameter of \fontsize is the nominal font size (which may ...
    (comp.text.tex)
  • Re: [OpenVMS Alpha V7.3-2] Strange BACKUP message
    ... > And even when moving /IMAGE from the first parameter to the DCL verb, ... variations of your command, and they all work fine (as they always ...
    (comp.os.vms)
  • Filter using multiple fields
    ... I would like to implement a filter on a form (using a command button) where ... the first parameter would ask for a code; ... the form need to refresh to ONLY show these records. ...
    (microsoft.public.access.formscoding)
  • Passing a Parameter at Command line
    ... In VB6 how would I pass a parameter from the command line executable for ... So when my app starts I see the first parameter is 'xyz' so I do whatever ...
    (microsoft.public.vb.general.discussion)