Skip to content

Instantly share code, notes, and snippets.

@kaihendry
Created November 6, 2020 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaihendry/7e52c334c02c7d20a75dd8919c811140 to your computer and use it in GitHub Desktop.
Save kaihendry/7e52c334c02c7d20a75dd8919c811140 to your computer and use it in GitHub Desktop.
.fcpcache: directory causes a cycle
lCharlie-5th-birthday.fcpbundle$ ls -lah
total 232
drwx------ 6 kaihendry staff 408B 5 Nov 22:53 .
drwxrwxr-x 3 kaihendry staff 102B 5 Nov 22:54 ..
lrwxr-xr-x 1 kaihendry staff 1B 5 Nov 22:53 .fcpcache -> .
-rw-rw-rw- 1 kaihendry staff 0B 5 Nov 22:53 .lock
drwx------ 2 kaihendry staff 68B 5 Nov 22:53 .lock-dir
-rwxr--r-- 1 kaihendry staff 358B 5 Nov 22:53 .lock-info
drwx------ 6 kaihendry staff 238B 5 Nov 22:53 17-10-20
-rw-r--r-- 1 kaihendry staff 100K 5 Nov 22:53 CurrentVersion.flexolibrary
-rw-r--r-- 1 kaihendry staff 326B 5 Nov 22:53 CurrentVersion.plist
drwxr-xr-x 2 kaihendry staff 68B 5 Nov 22:53 Motion Templates.localized
-rw-r--r-- 1 kaihendry staff 265B 5 Nov 22:53 Settings.plist
drwxr-xr-x 2 kaihendry staff 68B 5 Nov 22:53 __Temp
Charlie-5th-birthday.fcpbundle$ file .fcpcache
.fcpcache: directory
Charlie-5th-birthday.fcpbundle$ ls -lah .fcpcache
lrwxr-xr-x 1 kaihendry staff 1B 5 Nov 22:53 .fcpcache -> .
Charlie-5th-birthday.fcpbundle$ stat .fcpcache
16777226 2038360 lrwxr-xr-x 1 kaihendry staff 0 1 "Nov 6 08:44:00 2020" "Nov 5 22:53:32 2020" "Nov 6 08:44:00 2020" "Nov 5 22:53:32 2020" 4096 8 0 .fcpcache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment