Words
22
Reading
1 min
Listen
Play
4y
I would start with the following commands:
cd | du -h | sort -h
That will show you what's using up disk space in ascending order.
I would start with the following commands:
cd | du -h | sort -h
That will show you what's using up disk space in ascending order.
RE: How To Setup Hive Witness Pricefeed Using Hivefeed-JS