HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: adding sticky bit to symbolic link
Operating System - HP-UX
1835192
Members
2442
Online
110077
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 10:41 AM
07-19-2001 10:41 AM
adding sticky bit to symbolic link
How can I add the sticky bit to a symbolic link (like the transition links have)? If I do chmod 1755 link_name, it puts the sticky bit on the directory the link is pointing to, not the link itself.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 10:56 AM
07-19-2001 10:56 AM
Re: adding sticky bit to symbolic link
Hi Elizabeth:
This is expected. Using 'chmod' (here, to set the sticky bit) on a symbolic link changes the mode of the referenced file. See the man pages for 'chmod'.
If you need to recreate transition links you can do:
# /opt/upgrade/bin/tlinstall
...JRF...
This is expected. Using 'chmod' (here, to set the sticky bit) on a symbolic link changes the mode of the referenced file. See the man pages for 'chmod'.
If you need to recreate transition links you can do:
# /opt/upgrade/bin/tlinstall
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 05:32 PM
07-19-2001 05:32 PM
Re: adding sticky bit to symbolic link
In fact , you can change the "mode" of the symbolic link . if you change the sybolic link 'smode with mode "0xyz", it does no effect on the symbolic file ( and the real file ) ; but if you change the symbolic link's mode with #xyz , then in fact you change the real file's mode with #xyz ( where # is 1,4,7)
Hi Friend
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP