「cdpath」を含む例文一覧(6)

  • Alternative directory names in CDPATH are separated by a colon (:).
    CDPATH内ではディレクトリ名はコロン (:) で区切ります。 - JM
  • If dir begins with a slash (/), then CDPATH is not used.
    dirがスラッシュ (/) で始まる場合には、CDPATHは使われません。 - JM
  • The variable CDPATH defines the search path for the directory containing dir .
    変数CDPATHは、dirを含むディレクトリの検索パスを定義します。 - JM
  • A null directory name in CDPATH is the same as the current directory, i.e., ``.''.
    CDPATH中に空のディレクトリ名がある場合、これはカレントディレクトリ(つまり ``.'') を意味します。 - JM
  • (Similarly one has CDPATH used by some shells to find the target of a change directory command, MANPATH used by man (1)
    (同じようなものに、シェルがディレクトリ変更コマンドの変更先を探すために用いるCDPATH や、man (1) - JM
  • Consequently, one may use file names with tildes in assignments to PATH , MAILPATH , and CDPATH , and the shell assigns the expanded value.
    したがって、PATH ,MAILPATH ,CDPATHへの代入にチルダを含むファイル名を使えば、シェルは展開された値を代入します。 - JM

例文データの著作権について