[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Autoexec.bat et Linux



On Thu, Apr 04, 2002 at 01:15:41PM -0500, Bernard Boissonneault wrote:
> Bonjour
> 
> Existe-t-il un fichier de type "Autoexec.bat" tel que connu par DOS?

Il y a le fichier ".bash_profile". Tu peux y rajouter ton alias. Tu
peux aussi y mettre le nom d'un script, qui s'éxécutera à condition
que :

 - il soit dans ton PATH
 - il soit exécutable (chmod u+x tonscript)
 - il commence par #!/bin/bash si c'est un script bash

charles


-- 
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: