This shows you the differences between two versions of the page.
| — |
commands:chdir [2010-01-26 16:11] (current) asciiphil created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== chdir ====== | ||
| + | |||
| + | ===== Default Keybindings ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Change the current directory of '' | ||
| + | if called without an argument, to your home directory (the value of the | ||
| + | environment variable $HOME). | ||
| + | '' | ||
| + | '' | ||
| + | their default directory. | ||
| + | directory from which '' | ||
| + | '' | ||
| + | not the current directory of the process running in the window. | ||
| + | use this command multiple times in your .screenrc to start various windows | ||
| + | in different default directories, | ||
| + | all the windows you create interactively. | ||
| + | |||
| + | ===== Examples ===== | ||
| + | |||
| + | None yet. | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | * '' | ||
| + | * [[:Misc]] | ||