Academy: Linux Fundamentals: sudoers index number

Hello,
I hope this is the right place for this.
Currently I am in academy trying Linux Fundamentals. However I got stuck when the question asked me about the index number of /etc/sudoers. I looked at the file with “ls -i /etc/sudoers” but when I enter the returned inode I get an error. Am I missing something?
Thanks in advance.

Spoiler Removed

I am still trying as well. I’ve tried as htb-student, as user82209, and as root. I’ve tried all numbers that show up in the same line, but non of them worked.

Spoiler Removed

i am forced to repeat the question, i have the inode of the sudoers file but it does not work, what i am doing wrong? thanks for some hint

of course, noob, i did not connect to the ssh machine, i was looking in my own box :slight_smile:

guys i followed this path :
sudo -i
(this is for root?)

-i/etc/sudoers

ls
ls -all

ls -i

stat/etc
stat /etc/sudoers

but i found the nodes and everything , and nothing works fine :frowning: