The Wayback Machine - https://web.archive.org/web/20210727034930/https://github.com/topics/command-line
Skip to content
#

command-line

terminal logo

Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.

Here are 5,583 public repositories matching this topic...

onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

hyperfine
rwmjones
rwmjones commented Jun 26, 2021

Here is an example where I used hyperfine to explore an optimum buffer size, where the buffer size must be a power of 2. This is probably not an unusual situation. https://gitlab.com/nbdkit/libnbd/-/commit/e9665aa347f35d92609491c73db8ea3fcd95a4c3

As you can see I was able to use some bash hacking to make this work, as in this simplified example:

$ hyperfine -P size 0 3 'sleep $((2**{s