Created
April 22, 2013 21:54
-
-
Save mcantelon/5438891 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
demo@archivematicaDev:~$ ls -l /usr/share/elasticsearch/bin/ | |
total 16 | |
-rwxr-xr-x 1 demo demo 5511 Mar 25 04:24 elasticsearch | |
-rwxr-xr-x 1 demo demo 2099 Mar 25 04:24 elasticsearch.in.sh | |
-rwxr-xr-x 1 demo demo 740 Mar 25 04:24 plugin | |
demo@archivematicaDev:~$ ls -l /usr/share/elasticsearch/lib | |
total 16360 | |
-rw-r--r-- 1 demo demo 10653931 Mar 25 04:24 elasticsearch-0.20.6.jar | |
-rw-r--r-- 1 demo demo 865400 Oct 13 2012 jna-3.3.0.jar | |
-rw-r--r-- 1 demo demo 770462 Oct 13 2012 jts-1.12.jar | |
-rw-r--r-- 1 demo demo 489884 Oct 13 2012 log4j-1.2.17.jar | |
-rw-r--r-- 1 demo demo 1173785 Dec 26 14:19 lucene-analyzers-3.6.2.jar | |
-rw-r--r-- 1 demo demo 1539086 Dec 26 14:18 lucene-core-3.6.2.jar | |
-rw-r--r-- 1 demo demo 89171 Dec 26 14:19 lucene-highlighter-3.6.2.jar | |
-rw-r--r-- 1 demo demo 29814 Dec 26 14:19 lucene-memory-3.6.2.jar | |
-rw-r--r-- 1 demo demo 47407 Dec 26 14:19 lucene-queries-3.6.2.jar | |
drwxr-xr-x 2 demo demo 4096 Oct 13 2012 sigar | |
-rw-r--r-- 1 demo demo 995968 Oct 13 2012 snappy-java-1.0.4.1.jar | |
-rw-r--r-- 1 demo demo 69290 Oct 13 2012 spatial4j-0.3.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment