An open API service indexing awesome lists of open source software.

https://github.com/codecaine-zz/timsort

Examples of create in tim sort in BASH
https://github.com/codecaine-zz/timsort

bash bash-script example function functions timsort

Last synced: 11 months ago
JSON representation

Examples of create in tim sort in BASH

Awesome Lists containing this project

README

          

# TimSort Shell Script Implementation Example

This repository contains a shell script implementation of the TimSort algorithm.

## Usage

To run the script, use the following command:

```bash
bash timsort.sh 2>/dev/null
```