We can use the following command to get the file permission in numeric form instead of string from.
stat -c "%a %n" *
Where
-c --> specify custom format
%a --> Access rights in octal format
%n --> file name
All the question that scared me now i am trying to scare them .. so that they cant scare others :)
Fixing “Public Key Retrieval is not allowed” Error in MySQL with DBeaver If you are trying to connect MySQL 8+ with DBeaver and suddenly...