Create //playbooks/shell.md
Taken from the overview: > I'm making this as an offline reference for some of the commands that I use > often enough to need to remember but not often enough to *actually* remember.
This commit is contained in:
		
							parent
							
								
									cf6d181f7c
								
							
						
					
					
						commit
						a29ed22a83
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								playbooks/shell.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								playbooks/shell.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,12 @@
 | 
				
			||||||
 | 
					# Shell
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					I'm making this as an offline reference for some of the commands that I use
 | 
				
			||||||
 | 
					often enough to need to remember but not often enough to *actually* remember.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Reference
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- To kill a process by its port number:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```shell
 | 
				
			||||||
 | 
					$ fuser 8080/tcp
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue