Skip to Content.
Sympa Menu

cat-users - Re: [[cat-users]] Error in eduroam-linux-UP1.sh

cat-users AT lists.geant.org

Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)

List archive

Re: [[cat-users]] Error in eduroam-linux-UP1.sh


Chronological Thread 
  • From: Stefan Winter <stefan.winter AT restena.lu>
  • To: cat-users AT lists.geant.org
  • Subject: Re: [[cat-users]] Error in eduroam-linux-UP1.sh
  • Date: Wed, 20 Jan 2016 11:25:21 +0100
  • Openpgp: id=AD3091F3AB24E05F4F722C03C0DE6A358A39DC66; url=http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0DE6A358A39DC66

Hi,

> #!/bin/bash

which is, as Wikipedia just told me, a "shebang":

https://en.wikipedia.org/wiki/Shebang_%28Unix%29

The article contains a portability section, and suggests to use:

#!/usr/bin/env bash

instead for higher chances of portability. Maybe this is worth a try? It
does work on my machine; but the raw /bin/bash also does here.

Stefan

--
Stefan WINTER
Ingenieur de Recherche
Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et
de la Recherche
2, avenue de l'Université
L-4365 Esch-sur-Alzette

Tel: +352 424409 1
Fax: +352 422473

PGP key updated to 4096 Bit RSA - I will encrypt all mails if the
recipient's key is known to me

http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0DE6A358A39DC66

Attachment: 0x8A39DC66.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.19.

Top of Page