Re: [Gnu-tr-u12a] CVS kullanimi
Status: Pre-Alpha
Brought to you by:
deniz02
|
From: Engin G. <en...@ri...> - 2002-04-09 07:27:25
|
Merhaba Hakan,
On Mon, 8 Apr 2002 gnu...@li... wrote:
> From: "Hakan Duran" <hak...@ho...>
> To: gnu...@li...
> Subject: Re: [Gnu-tr-u12a] Re: CVS kullanimi
> Date: Sun, 07 Apr 2002 22:53:40
>
> Te=FEekk=FCrler Engin,
>
> Ben kabukta bash kullan=FDyorum. Bahsetti=F0in =E7=F6z=FCmler olduk=E7a =
kolay bir
> =FEekilde =E7al=FD=FEt=FD. L=E2kin,
>
> 1."source dosya_ad=FD .sh"=3D". dosya_ad=FD .sh"=3D". dosya_ad=FD .bash"=
=3D".
> dosya_ad=FD"; yani g=F6rd=FC=F0=FCm kadar=FDyla hepsi ayn=FD =FEeyi yap=
=FDyor gibi, de=F0il mi?
Evet, oyle sanirim. bash'in 'man' sayfasi soyle diyor:
. filename [arguments]
source filename [arguments]
Read and execute commands from filename in the cur-
rent shell environment and return the exit status
of the last command executed from filename. If
filename does not contain a slash, file names in
PATH are used to find the directory containing
filename. The file searched for in PATH need not
be executable. The current directory is searched
if no file is found in PATH. If the sourcepath
option to the shopt builtin command is turned off,
the PATH is not searched. If any arguments are
supplied, they become the positional parameters
when filename is executed. Otherwise the posi-
tional parameters are unchanged. The return status
is the status of the last command exited within the
script (0 if no commands are executed), and false
if filename is not found or cannot be read.
> 2.Bu durumda ad=FD ge=E7en dosyan=FDn =E7al=FD=FEt=FDr=FDlabilir (executa=
ble) olmas=FD =FEart
> de=F0il, de=F0il mi? (Ben denedim, her durumda =E7al=FD=FE=FDyor).
'man' sayfasinda "The file searched for in PATH need not be executable"
diyor, dosya calistirilabilir bir dosya olmak zorunda degilmis.
> Son derece pratik bir yard=FDmda bulundu=F0un i=E7in tekrar =E7ok te=FEek=
k=FCr ederim.
rica ederim.
Listeden gelen mektuplari toplu olarak gunluk almayi tercih
ediyorum, o yuzden gec yanit yaziyorum, kusuruma bakmayin,
iyi gunler
-engin
>
> Hakan
|