logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cd-tkdesk - change directory of TkDesk's current file browser or list window

Author

       Christian Bolik (Christian.Bolik@mainz.netsurf.de)

4th Berkeley Distribution                    TkDesk 2.0, 04/15/2004                                    TKDESK(1)

Description

       If  invoked with no argument, cd-tkdesk returns the path of the directory currently displayed in TkDesk's
       active window.  The active window is the file browser or list window that the mouse pointer was last in.

       If directory is given to cd-tkdesk, it will change the directory of TkDesk's currently active  window  to
       its value.

       Cd-tkdesk  communicates  with  TkDesk through a TCP/IP server that needs to be started from within TkDesk
       using the menu entry "TkDesk Server" from TkDesk's "Options" menu.

Files

       tkdeskclient
              Usually in "/usr/local/bin", this program is used to perform the actual communication with TkDesk.

Name

       cd-tkdesk - change directory of TkDesk's current file browser or list window

Options

directory
              The directory the currently active window of TkDesk should switch to.

See Also

tkdesk(1), ed-tkdesk(1), od-tkdesk(1)

Synopsis

cd-tkdesk [ directory]

See Also