0 {{postValue.vote_count}}

alternate command for ls to view permission in linux

what is the alternate command to view the permission for the files or directories in linux other than ls - l command. i.e, i need to view the permission with value

Example:

# ls -l
drwxr-xr-x. 2 root root 4096 Mar 22 12:23  testing

Here, its displayed as drwx but i need 755. Is it possible??

{{forumCtrl.question_commentErr}}

Your Answer
{{forumCtrl.responseErr}}