emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Noorul Islam <gnukid@gmail.com>
To: Shawn Koons <srkoons@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: file location
Date: Sat, 06 Feb 2010 23:49:20 +0530	[thread overview]
Message-ID: <874oluqlav.fsf@gmail.com> (raw)
In-Reply-To: <823b38421002051711oa00fe7fxc9334c383209aafe@mail.gmail.com> (Shawn Koons's message of "Fri, 5 Feb 2010 18:11:53 -0700")

Shawn Koons <srkoons@gmail.com> writes:

> Hello,
>
> Is there a command (or two) that will identify the locations of the
> below-listed files/folders? I am using Ubuntu and it seems that there is
> more than one emacs install on this computer and multiple files that *could*
>

If you have installed both versions of emacs using dpkg or apt-get then
the following command will display available versions of emacs on your system.

dpkg -l | grep emacs

In order to find the list of files that comes with the package just run
the following command with the package name from the previous command output.

dpkg -L <pkgname>

I hope this helps.

Thanks and Regards
Noorul

  reply	other threads:[~2010-02-06 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06  1:11 file location Shawn Koons
2010-02-06 18:19 ` Noorul Islam [this message]
2010-02-07 13:00 ` Ecce Berlin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874oluqlav.fsf@gmail.com \
    --to=gnukid@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=srkoons@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).