I run the command: ll /dev/null
and got this output:
crw-rw-rw- 1 root root 1, 3 Feb 19 10:20 /dev/null
I know d
means directory. Can someone please explain what the c
special flag means?
I run the command: ll /dev/null
and got this output:
crw-rw-rw- 1 root root 1, 3 Feb 19 10:20 /dev/null
I know d
means directory. Can someone please explain what the c
special flag means?