mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-12-23 16:56:35 +00:00
Update README.md
This commit is contained in:
parent
a9adb3d7b7
commit
283d52b361
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user