mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	moved to Completion/Unix/Type/_users_on
This commit is contained in:
		
							parent
							
								
									2d5ff8436f
								
							
						
					
					
						commit
						de194a01dc
					
				
					 1 changed files with 0 additions and 11 deletions
				
			
		|  | @ -1,11 +0,0 @@ | |||
| #compdef write | ||||
| 
 | ||||
| local expl | ||||
| 
 | ||||
| if (( $+commands[users] )); then | ||||
|   _wanted users expl 'users logged on' \ | ||||
|       compadd "$@" - $(_call users users) && return 0 | ||||
| else | ||||
|   # Other methods of finding out users logged on should be added here | ||||
|   return 1 | ||||
| fi | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue