Vladyslav V. Prodan

Results 60 comments of Vladyslav V. Prodan

Show problem domains and a screenshot of how they are displayed on the console

```# sh domain-check-2.sh -d promocjanastacjach.pl``` ``` Domain Registrar Status Expires Days Left ----------------------------------- ---------------------------------------------- -------- ----------- --------- promocjanastacjach.pl DDsp.zo.o. Expiring 17-feb-2019 4 ```

Please run the script like this: ```bash -x domain-check-2.sh -d promocjanastacjach.pl``` or ```sh -x domain-check-2.sh -d promocjanastacjach.pl```

Not worked command `/bin/tr '[A-Z]' '[a-z]'` Please, show output: `cat /etc/os-release` And test: `echo FEB | awk '{print tolower($0);}'`

Please. Download the fresh version of the script. https://raw.githubusercontent.com/click0/domain-check-2/master/domain-check-2.sh

Say hello to the developers of Manjaro Linux, for they are puzzled with command tr.

It does not work in some OS. On FreeBSD and MacOS X, this will not work.

No problem. ``` DOMAIN NAME: fileup.com.pl after release from the queue, available for registration created: 2018.11.21 10:58:24 last modified: 2018.11.21 10:58:24 expiration date: 2019.03.05 10:58:24 ``` Domain is **not** registered....

Up. I really miss uploading large files via FTPS. I have to use `lftp` ....

Ok, let's discuss the code in line: ``` read INSTALL_KERNEL= ``` We want to read the text value of the variable `INSTALL_KERNEL` The symbol `=` by the bash and csh...