Re: is something wrong in it?



On 01/06/06 20:05, Rita wrote:
Your shell will look for executables in the directories listed in the $PATH
environment variable. The current directory (./) is not typically included
in this. Specifying a path to the executable (e.g. by prefixing ./ to the
filename when it exists in the current directory) tells the shell exactly
where to find it, so it doesn't bother looking in $PATH.

--

I am not giving any path , I am in that particular directory and then i am giving mfold command .


But prefixing the file name with ./ is exactly giving its pathname.

Ciao
Giovanni
--
  A computer is like an air conditioner,
  it stops working when you open Windows.
  Registered Linux user #337974  <http://counter.li.org/>
.



Relevant Pages

  • Re: WME 9.1 x64 output file create/naming errors
    ... I'm specifying the input filename as a full file/path name, ... that the first file created in each output folder by WME is ... I can't rule out this is a potential bug in the 64 bit encoder, ...
    (microsoft.public.windowsmedia.encoder)
  • Re: need help with exporting figures into jpgs
    ... Problem reading Figure handle in -f switch: ... You can print a noncurrent figure by specifying the figure's handle. ... This example uses the function form of print to enable a file name to ... print('-f3', '-dpsc', filename); ...
    (comp.soft-sys.matlab)
  • Re: Creating file with long filename
    ... > I'm trying to create a file with long filename, ... > mov ax,716Ch ... Pointer to a null-terminated string specifying the name of the file to be opened or created. ... Number that is used in the numeric tail for the alias. ...
    (comp.lang.asm.x86)
  • Re: Doubts about appending data to a file
    ... filename has been already created by another call to displaymsg. ... I was taught never to open a file without specifying the ...
    (comp.lang.fortran)
  • MIME::Parser filename renaming
    ... I want to be able to rename a parsed mime file by prefixing the received ... data stamp to the filename. ...
    (comp.lang.perl.misc)