The path `/home/user/Documents/text.txt is
a relative path
an absolute path
the file is readable thanks to the command cat ~/user/Documents/text.txt
cat ~/user/Documents/text.txt
the file is readable thanks to the command cat ~/Documents/text.txt
cat ~/Documents/text.txt