Linux CLI - Disk and Storage
Given the command
ls -i /tmp shows inode 12345 for a file named 'tempfile', what happens if you delete 'tempfile' but a hard link to it still exists?