HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- looped symlink
Operating System - Tru64 Unix
        1839878
        Members
    
    
        3587
        Online
    
    
        110156
        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
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		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
09-17-2009 02:07 AM
09-17-2009 02:07 AM
			
				
					
					
						My system is a tru64-5.1B-4.
A software I just installed wants the path to a work directory to be /usr/users/ms0//work.
Since I don't have this, I am tempted to make a symlink
ln -s /usr/users /usr/users/ms0
to make it work.
Will this be outright dangerous, apart form being just ugly?
I have a feeling there may be a risk for an infinite loop is some function will scan the directory tree.
BN
 
					
				
			
			
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
A software I just installed wants the path to a work directory to be /usr/users/ms0/
Since I don't have this, I am tempted to make a symlink
ln -s /usr/users /usr/users/ms0
to make it work.
Will this be outright dangerous, apart form being just ugly?
I have a feeling there may be a risk for an infinite loop is some function will scan the directory tree.
BN
Solved! Go to Solution.
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 10:11 AM
09-17-2009 10:11 AM
Solution
			
				
					
					
						Ugly as it is, it should work.  Because /usr/users/ms0 is a symlink pointing back to /usr/users, then /usr/users/ms0//work will point to /usr/users//work, and as long as this exists, it should work fine.  There is no recursion involved (provided there is no username ms0; that could cause problems.)  
Trying the symlink the other way around could cause some rather odd behavior. :)
Martin  
					
				
			
			
				
		
		
	
	
	
Trying the symlink the other way around could cause some rather odd behavior. :)
Martin
	I work for HPE
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details
			
			
				
			
			
			
			
			
			
		A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2009 11:03 PM
09-23-2009 11:03 PM
			
				
					
						
							Re: looped symlink
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Thanks!
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
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
