keybase / keybase/client

du doesn't work in keybase folder

Open
#1,947 5 comments 0 reactions 1 assignee View on GitHub

@akalin-keybase is already working on this.

Since Feb 8, 2016.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

$ ls -lah ./* | head
-rw-r--r-- 1 root root 696K Nov 11 17:29 ./DB41.psd
-rw-r--r-- 1 root root  12M Jan 28 11:45 ./DR01.psd
-rw-r--r-- 1 root root  16M Dec  8 12:33 ./DR05.psd
-rw-r--r-- 1 root root 8.1M Nov 11 16:51 ./DR06.psd
-rw-r--r-- 1 root root 8.4M Nov 30 19:53 ./DR08.psd
-rw-r--r-- 1 root root 937K Nov  3 17:25 ./DR09.psd
-rw-r--r-- 1 root root 3.6M Dec 14 14:40 ./DR10.psd
-rw-r--r-- 1 root root  11M Dec  1 13:11 ./DR11.psd
-rw-r--r-- 1 root root 4.0M Jan 28 19:16 ./DR12.psd
-rw-r--r-- 1 root root  17M Dec  1 13:13 ./DR15.psd

$ du -hs ./* | head
0   ./DB41.psd
0   ./DR01.psd
0   ./DR05.psd
0   ./DR06.psd
0   ./DR08.psd
0   ./DR09.psd
0   ./DR10.psd
0   ./DR11.psd
0   ./DR12.psd
0   ./DR15.psd

I assume a limitation in your fuse implementation?

my log id: b2ae5d6a577b2e6615d2eb1c

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.