I am having a problem with Low disk space in Ubuntu 18.04. Using on terminal:
df -h:
sudo du -hs /*:
I want to take the partition on /dev/sdb4 and move to /dev/sdb5.
Actually I want to solve the problem of low space, I think this is how I can do it.


