Results 1 to 3 of 3

Thread: x-Chat files location

  1. #1
    Join Date
    Mar 2012
    Beans
    Hidden!

    x-Chat files location

    Hi,

    I have created a file which auto connects to a server and than joins a channel. now I can use the command load -e file.txt
    in order to automatically load that file..

    I'm not sure where do I place this file ? in Windows I simply put it in C:/program files/xChat/

    Thanks in advance..

  2. #2
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: x-Chat files location

    Hi

    You could place then in the hidden xchat folder under your home directory some where.

    Select "show hidden files and folders" in Nautilus and look for it...

    ...or from the terminal

    Code:
    find ~ -name "*xchat*"
    Something like that should show you where it's located.

    That's where i would put it.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  3. #3
    Join Date
    Mar 2012
    Beans
    Hidden!

    Re: x-Chat files location

    Thank you so much!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •