'command blkid don't show my partitions UUID

I'm using Ubuntu. command blkid or blk /dev/sda2 in LPIC-1 module 104.3 (mounting and unmounting). but these commands don't show me the expected results. blkid is installed and also I can see man blkid !!!

Could you guide me to fix this?



Solution 1:[1]

Run sudo blkid

After that you will be able to get the same result with simply running blkid (without sudo)

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jahid