mirror of
				https://github.com/onceupon/Bash-Oneliner.git
				synced 2025-11-03 22:51:07 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -865,7 +865,7 @@ helloworld
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Math
 | 
			
		||||
[[back to top](#handy-bash-oneliner-commands-for-tsv-file-editing)]
 | 
			
		||||
[[back to top](#handy-bash-oneliner-commands)]
 | 
			
		||||
##### Print out the prime factors of a number (e.g. 50)
 | 
			
		||||
```bash
 | 
			
		||||
factor 50
 | 
			
		||||
@@ -918,7 +918,7 @@ echo "var=5;--var"| bc
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Download
 | 
			
		||||
[[back to top](#handy-bash-oneliner-commands-for-tsv-file-editing)]
 | 
			
		||||
[[back to top](#handy-bash-oneliner-commands)]
 | 
			
		||||
##### Download all from a page
 | 
			
		||||
    
 | 
			
		||||
```bash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user