Skip to content

Instantly share code, notes, and snippets.

@eedwards-sk
Created August 1, 2018 16:11
Show Gist options
  • Save eedwards-sk/ec7c84c2352d52e8c4f56d72d5fc51a8 to your computer and use it in GitHub Desktop.
Save eedwards-sk/ec7c84c2352d52e8c4f56d72d5fc51a8 to your computer and use it in GitHub Desktop.
→ cd /opt/concourse/local/worker/containers/
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers ○ [11:07:59]
→ ls -la
total 0
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 .
drwxr-xr-x 4 root wheel 128 Aug 1 10:42 ..
drwxr-xr-x 4 root wheel 128 Aug 1 11:07 00000ttl7f0
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers ○ [11:08:00]
→ cd 00000ttl7f0/
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0 ○ [11:08:01]
→ ls -la
total 0
drwxr-xr-x 4 root wheel 128 Aug 1 11:07 .
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 ..
lrwxr-xr-x 1 root wheel 84 Aug 1 11:07 scratch -> /opt/concourse/local/worker/volumes/live/539f901c-bb2b-4062-6ea5-95a742a00492/volume
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 tmp
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0 ○ [11:08:01]
→ cd tmp/
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp ○ [11:08:05]
→ ls -la
total 0
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 .
drwxr-xr-x 4 root wheel 128 Aug 1 11:07 ..
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 build
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp ○ [11:08:06]
→ cd build/
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build ○ [11:08:07]
→ ls -la
total 0
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 .
drwxr-xr-x 3 root wheel 96 Aug 1 11:07 ..
lrwxr-xr-x 1 root wheel 84 Aug 1 11:07 e55deab7 -> /opt/concourse/local/worker/volumes/live/c2f1232b-d8e8-4eea-66f9-9f74d34726c6/volume
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build ○ [11:08:08]
→ cd e55deab7
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7 ○ [11:08:10]
→ ls -la
total 0
drwxr-xr-x 4 root wheel 128 Aug 1 11:07 .
drwxr-xr-x 6 root wheel 192 Aug 1 11:07 ..
lrwxr-xr-x 1 root wheel 84 Aug 1 11:07 dist-osx -> /opt/concourse/local/worker/volumes/live/80d16de0-2608-40da-6625-26ab444258e0/volume
lrwxr-xr-x 1 root wheel 84 Aug 1 11:07 source -> /opt/concourse/local/worker/volumes/live/664a4109-15b1-4aed-44b3-42ae3d591128/volume
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7 ○ [11:08:11]
→ ls
dist-osx source
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7 ○ [11:08:47]
→ cd dist-osx
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7/dist-osx ○ [11:08:50]
→ ls -la
total 0
drwxr-xr-x 2 root wheel 64 Aug 1 11:07 .
drwxr-xr-x 6 root wheel 192 Aug 1 11:07 ..
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7/dist-osx ○ [11:08:51]
→ cd ..
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7 ○ [11:08:57]
→ cd source
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7/source ○ [11:08:58]
→ ls
Makefile.am README.md aclocal.m4 bootstrap build-aux configure docs tests
Makefile.in TODO autom4te.cache build ci configure.ac src
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7/source ○ [11:08:59]
→ ls -la
total 464
drwxr-xr-x 20 root wheel 640 Aug 1 11:07 .
drwxr-xr-x 7 root wheel 224 Aug 1 11:07 ..
-rw-r--r-- 1 eedwards staff 10 Feb 25 05:26 .PACKAGE_NAME
-rw-r--r-- 1 root wheel 6 Aug 1 11:07 .PACKAGE_VERSION
-rw-r--r-- 1 eedwards staff 213 Jul 31 14:30 .gitignore
-rw-r--r-- 1 eedwards staff 18152 Aug 1 00:50 Makefile.am
-rw-r--r-- 1 root wheel 51237 Aug 1 11:07 Makefile.in
-rw-r--r-- 1 eedwards staff 78 Feb 17 10:34 README.md
-rw-r--r-- 1 eedwards staff 623 Jul 25 11:45 TODO
-rw-r--r-- 1 root wheel 27316 Aug 1 11:07 aclocal.m4
drwxr-xr-x 7 root wheel 224 Aug 1 11:07 autom4te.cache
-rwxr-xr-x 1 eedwards staff 598 Jul 25 03:10 bootstrap
drwxr-xr-x 7 root wheel 224 Aug 1 11:07 build
drwxr-xr-x 5 root wheel 160 Aug 1 11:07 build-aux
drwxr-xr-x 4 root wheel 128 Aug 1 11:07 ci
-rwxr-xr-x 1 root wheel 104715 Aug 1 11:07 configure
-rw-r--r-- 1 eedwards staff 1554 May 1 10:18 configure.ac
drwxr-xr-x 7 root wheel 224 Aug 1 11:07 docs
drwxr-xr-x 6 root wheel 192 Aug 1 11:07 src
drwxr-xr-x 6 root wheel 192 Aug 1 11:07 tests
$ eedwards @ EEDWARDSLT-MAC in /opt/concourse/local/worker/containers/00000ttl7f0/tmp/build/e55deab7/source ○ [11:09:00]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment