You have run out of disk space on a partition. Which of the following would be an easy way to
move data to a new partition without reconfiguring the path to the data in existing applications?
A.
Run ext2fs ACL.
B.
Use a hard link.
C.
Use a symbolic link.
D.
Use the loopback device.
E.
Create a block device offset.
Explanation:
A Symbolic link points to another file and the contents of link file is referenced file. So, symbolic
linked file occupied the very less space the original file.