All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:31, 15 October 2022 Saurabh talk contribs created page Chown command (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Chown command =Change ownership of symbolic links= Normally chown changes ownership of file / directory pointed by symbolic link. To change ownership of symbolic link itself we need to use '<tt>-h</tt>' option. For example <pre> chown -h <user>:<group> <symbolic-link-name.txt> </pre> Refer: * https://unix.stackexch...")