Andrew Tsedrik

Results 6 issues of Andrew Tsedrik

![Screenshot_20221110_101332](https://user-images.githubusercontent.com/89396128/201024778-b7266214-b9a9-4613-a1cb-87c55ec4f751.png)

bug

We need to add `bc` to `dependencies` or remove `bc` at all

bug

# Description It seems `-h` has inappropriate indents and formatting that should be fixed

documentation

# Description There were some issues and misunderstandings with `home/user/gnu-koryavov/` installation path (e.g. it had conflicts with the same directory when cloning `gnu-koryavov` repo to the home directory). I decided...

# Description An error occurs when trying to execute this code on OSX ```shell filesize=$(stat --format="%s" /tmp/gnu-koryavov/${sem}-${zad}.tmp) if [[ $filesize -eq 0 ]]; then rm /tmp/gnu-koryavov/${sem}-${zad}.tmp fi ``` This code...

bug
help wanted