Difference between revisions of "Octal"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{ls}}")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
  stat /home/your_user/.ssh/[[authorized_keys]]
  
 +
[[stat -c]] '%a' /home/your_user/.ssh/authorized_keys
 +
620
  
 +
[[chmod]]
  
 
+
* {{stat}}
{{ls}}
+
* {{ls}}

Latest revision as of 12:01, 26 April 2023

 stat /home/your_user/.ssh/authorized_keys
stat -c '%a' /home/your_user/.ssh/authorized_keys

620

chmod

Advertising: