HEX
Server: Apache/2.4.18 (Ubuntu)
System: Linux phubuntu06.apexhosting.com 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User: master06 (1000)
PHP: 7.0.33-0ubuntu0.16.04.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //usr/share/webmin/wuftpd/help/alias.zh_TW.UTF-8.html
<header>別名與路徑</header>

這一頁可以上您建立當使用者使用 <tt>cd</tt> 命令時的別名. 第一個表格可以讓您對應 <tt>cd</tt> 別名到一個絕對路徑. 舉例來說, 如果您建立一個別名給 <tt>foo</tt> 到 <tt>/usr/local/foo</tt>, 則輸入 <tt>cd foo</tt> 將會把使用者帶到 <tt>/usr/local/foo</tt> 之中.
<p>

第二個文字方塊可以輸入當一個相對的 <tt>cd</tt> 輸入時要搜尋的路徑. 舉例來說, 如果 <tt>/usr/local</tt> 在搜尋路徑中, 當使用者輸入 <tt>cd bin</tt>時, 它可能會把使用者帶到 <tt>/usr/local/bin</tt> 之中 (假設沒有目前的目錄中沒有叫作 <tt>bin</tt>的目錄, 而且沒有別名個 <tt>bin</tt>). <p>

<hr>