User Tools

Site Tools


linux:ubuntu:useful-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:ubuntu:useful-commands [2024/02/08 14:39] – [[sort] Sort numbers ascending order] odeftalinux:ubuntu:useful-commands [2025/01/02 18:22] (current) – external edit 127.0.0.1
Line 1956: Line 1956:
 </code> </code>
  
-Eliminare read permission for group:+Eliminate read permission for group:
 <code> <code>
 chmod 601 file.txt chmod 601 file.txt
Line 1962: Line 1962:
 </code> </code>
  
-Eliminare write permission for all:+Eliminate write permission for all:
 <code> <code>
 chmod ugo-w file.txt chmod ugo-w file.txt
linux/ubuntu/useful-commands.1707403152.txt.gz · Last modified: (external edit)