Update OS/bash/Week2/answers.md
This commit is contained in:
		
							parent
							
								
									4c3b20b2f4
								
							
						
					
					
						commit
						81c5ee28ce
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -21,7 +21,7 @@ Q3.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Q4.	
 | 
					Q4.	
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
	grep -rl "MIT" . | xargs sed -i 's/MIT/Manipal Institute of Technology/g'
 | 
						grep "MIT" * | sed 's/MIT/Manipal Institute of Technology/g'
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Q5.	
 | 
					Q5.	
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue