Re: problème bash

トップ ページ

このメッセージに返信
著者: Christian Marillat
日付:  
To: guilde
題目: 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