HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using xargs with finger
Operating System - HP-UX
        1839901
        Members
    
    
        3294
        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
11-18-2002 09:19 AM
11-18-2002 09:19 AM
			
				
					
					
						Hello All.
I am using the following command:
cat /etc/passwd | awk '{print $1}' | xargs -i finger {} > users.dat
It is not creating a continuous list of finger commands like I expected. Rather it is creating something like:
Login name: srao:*:1234:14:Srini In real life: ???
Login name: aperez:*:1235:14:Anton In real life: ???
...
Any ideas why my command would not show the entire output of the finger command?
e.g.
Login name: srao In real life: Srini Rao
Directory: /home/srao Shell: /usr/bin/ksh
Never logged in.
No unread mail
No Plan.
Thanks for your time,
Regards,
C
					
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
I am using the following command:
cat /etc/passwd | awk '{print $1}' | xargs -i finger {} > users.dat
It is not creating a continuous list of finger commands like I expected. Rather it is creating something like:
Login name: srao:*:1234:14:Srini In real life: ???
Login name: aperez:*:1235:14:Anton In real life: ???
...
Any ideas why my command would not show the entire output of the finger command?
e.g.
Login name: srao In real life: Srini Rao
Directory: /home/srao Shell: /usr/bin/ksh
Never logged in.
No unread mail
No Plan.
Thanks for your time,
Regards,
C
	Greenhorn
			
			
				Solved! Go to Solution.
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 11:39 AM
11-18-2002 11:39 AM
			
				
					
						
							Re: Using xargs with finger
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						That worked like a charm. Forgot that the passwd file was limited by :'s.
Thanks!!!
		
		
	
	
	
Thanks!!!
	Greenhorn
			
			
				
			
			
			
			
			
			
		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