5 lines
		
	
	
		
			201 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			201 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| wmctrl -x -c scratchpad-shell \
 | |
|     || st -c scratchpad-shell -g 140x40+250+150 -e \
 | |
|         ksh -ic "ssh -t sdk@116.203.83.222 'LC_ALL=de_DE.UTF-8 tmux -u at || LC_ALL=de_DE.UTF-8 tmux -u'"
 | 
