Re: problème bash

Startseite

Nachricht beantworten
Autor: Christian Marillat
Datum:  
To: guilde
Betreff: Re: problème bash
Christian Marillat <marillat@???> writes:

> Bressy Frédéric <frederic.bressy@???> writes:


[...]

>> [fred@xxxx yyyy]$ sauve
>> bash: sauve: command not found
>
> Que retourne "type sh" ?


Pour être plus clair c'est parce que le programme (/bin/sh ?) dans ton
shebang( #! ) n'est plus sur ta machine.

Christian