9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
hotfix: This hotfix show how to use the bash spinner
|
|
info: >
|
|
The spinner shows an, um... spinner, while the command executes.
|
|
author: Noccy <cvagnetoft@gmail.com>
|
|
lang: bash
|
|
---
|
|
|
|
find /home >/dev/null & spinner
|