On 12/17/18 9:09 AM, LEIBOVICI Thomas wrote:
> SELECT * from ACCT_STAT where uid='baltzar' and gid='folk'

mysql> SELECT * from ACCT_STAT where uid='baltzar' and gid='folk' ;
+---------+------+---------+---------------+------------+-------+------+------+-------+-------+-------+-------+-------+------+-------+------+
| uid     | gid  | type    | size          | blocks     | count | sz0  |
sz1  | sz32  | sz1K  | sz32K | sz1M  | sz32M | sz1G | sz32G | sz1T |
+---------+------+---------+---------------+------------+-------+------+------+-------+-------+-------+-------+-------+------+-------+------+
| baltzar | folk | symlink |          4252 |          0 |   170 |    0 |
 107 |    63 |     0 |     0 |     0 |     0 |    0 |     0 |    0 |
| baltzar | folk | dir     |      12038144 |      23640 |  1385 |    0 |
   0 |     0 |  1359 |    26 |     0 |     0 |    0 |     0 |    0 |
| baltzar | folk | file    | 1471052531656 | 1534195357 | 68269 |    0 |
 310 | 12936 | 14371 | 13193 | 14918 |  7860 |   41 |     0 |    0 |
+---------+------+---------+---------------+------------+-------+------+------+-------+-------+-------+-------+-------+------+-------+------+
3 rows in set (0.00 sec)



-- 
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: a...@hpc2n.umu.se   Phone: +46 90 7866134 Fax: +46 90-580 14
Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se


_______________________________________________
robinhood-support mailing list
robinhood-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to