зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-30 21:26:09 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			27 строки
		
	
	
		
			559 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 строки
		
	
	
		
			559 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ag-win:
 | |
| https://blog.kowalczyk.info/software/the-silver-searcher-for-windows.html
 | |
| https://github.com/ggreer/the_silver_searcher/wiki/Windows
 | |
| https://github.com/kjk/the_silver_searcher/blob/master/README-WINDOWS.md
 | |
| 
 | |
| manjaro:
 | |
| the_silver_searcher
 | |
| 
 | |
| -i
 | |
|     case insensitive
 | |
| -w
 | |
|     whole words only
 | |
| -l --files-with-matches
 | |
|     Only print filenames that contain matches    
 | |
| 
 | |
| 
 | |
| --list-file-types
 | |
| 
 | |
| --cpp
 | |
| --java
 | |
| 
 | |
| ~/.agignore
 | |
| https://github.com/junegunn/dotfiles/blob/master/agignore
 | |
| 
 | |
|   -p --path-to-agignore STRING
 | |
|                           Use .agignore file at STRING
 | 
