On Wed, Aug 18, 2010 at 07:29:32AM -0600, ராஜ பாண்டி wrote: > Whenever i open the terminal, it always opened in home directory (like > debian:~#). I want (debian:~/Desktop#) by default. Can i do it? Can > you understand my need??
With gnome-terminal and konsole, these work: gnome-terminal --working-directory=MYDIR konsole --workdir MYDIR I don't know about XTerm though. HTH. Kumar -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Removing duplicates from bash history LOST #727 If you have typed the same command (say "pine" or "lynx") several times - only one copy of that command gets saved in the command history: 'export HISTCONTROL=ignoredups' ####[linux (at) frodo.hserus.net]############################# : _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
