From 5f4090d387bccb395321edd3adc263abdbcd0edf Mon Sep 17 00:00:00 2001 From: Javi Date: Mon, 28 Sep 2015 16:40:21 +0200 Subject: [PATCH 01/11] Afegeixo la carpeta javiLopez i l'arxiu helloworld a dins. --- javiLopez/helloworld.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 javiLopez/helloworld.php diff --git a/javiLopez/helloworld.php b/javiLopez/helloworld.php new file mode 100644 index 0000000..b988d9a --- /dev/null +++ b/javiLopez/helloworld.php @@ -0,0 +1,2 @@ + Date: Mon, 28 Sep 2015 16:41:52 +0200 Subject: [PATCH 02/11] afegeixo el salt de linea i el shebang --- helloworld | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 helloworld diff --git a/helloworld b/helloworld old mode 100644 new mode 100755 index 3b94787..2b10ca6 --- a/helloworld +++ b/helloworld @@ -1,5 +1,6 @@ +#!/usr/bin/php Date: Mon, 28 Sep 2015 16:42:13 +0200 Subject: [PATCH 03/11] executable i shebang --- marcdomenech/helloworld.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 marcdomenech/helloworld.php diff --git a/marcdomenech/helloworld.php b/marcdomenech/helloworld.php new file mode 100755 index 0000000..608888c --- /dev/null +++ b/marcdomenech/helloworld.php @@ -0,0 +1,3 @@ +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:42:27 +0200 Subject: [PATCH 04/11] Creat helloworld --- German/helloworld.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 German/helloworld.php diff --git a/German/helloworld.php b/German/helloworld.php new file mode 100644 index 0000000..b988d9a --- /dev/null +++ b/German/helloworld.php @@ -0,0 +1,2 @@ + Date: Mon, 28 Sep 2015 16:44:20 +0200 Subject: [PATCH 05/11] Delete helloworld --- roger/helloworld | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 roger/helloworld diff --git a/roger/helloworld b/roger/helloworld deleted file mode 100644 index 2eabb2d..0000000 --- a/roger/helloworld +++ /dev/null @@ -1,2 +0,0 @@ - Date: Mon, 28 Sep 2015 16:45:06 +0200 Subject: [PATCH 06/11] Afegit interpret i executable --- AdamAlvarado/helloword | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 AdamAlvarado/helloword diff --git a/AdamAlvarado/helloword b/AdamAlvarado/helloword old mode 100644 new mode 100755 index 4e695c3..630c2fa --- a/AdamAlvarado/helloword +++ b/AdamAlvarado/helloword @@ -1,3 +1,4 @@ +#/usr/bin/php Date: Mon, 28 Sep 2015 16:45:21 +0200 Subject: [PATCH 07/11] Shebang added --- sergitur/helloworld | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 sergitur/helloworld diff --git a/sergitur/helloworld b/sergitur/helloworld old mode 100644 new mode 100755 index 460cbc1..dfd4f75 --- a/sergitur/helloworld +++ b/sergitur/helloworld @@ -1,3 +1,4 @@ +#!/usr/bin/php Date: Mon, 28 Sep 2015 16:45:33 +0200 Subject: [PATCH 08/11] =?UTF-8?q?Canviar=20extensi=C3=B3=20+=20fer=20sheba?= =?UTF-8?q?ng=20+=20fer=20el=20fitxer=20executable=20+=20fer=20salt=20de?= =?UTF-8?q?=20linea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yvesnavarro/helloworld.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 yvesnavarro/helloworld.php diff --git a/yvesnavarro/helloworld.php b/yvesnavarro/helloworld.php new file mode 100755 index 0000000..6eb26de --- /dev/null +++ b/yvesnavarro/helloworld.php @@ -0,0 +1,5 @@ +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:46:36 +0200 Subject: [PATCH 09/11] Third version --- paolodavila/helloworld | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 paolodavila/helloworld diff --git a/paolodavila/helloworld b/paolodavila/helloworld old mode 100644 new mode 100755 index ecb6376..8cbd74b --- a/paolodavila/helloworld +++ b/paolodavila/helloworld @@ -1,3 +1,5 @@ +#!/usr/bin/php + Date: Mon, 28 Sep 2015 16:46:53 +0200 Subject: [PATCH 10/11] Afegeixo el shebang i salt de linea --- helloworld | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 helloworld diff --git a/helloworld b/helloworld new file mode 100755 index 0000000..798b2ae --- /dev/null +++ b/helloworld @@ -0,0 +1,3 @@ +#!/bin/php + Date: Mon, 28 Sep 2015 16:47:12 +0200 Subject: [PATCH 11/11] Now the file is executable --- max/helloworld/helloworld.php | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 max/helloworld/helloworld.php diff --git a/max/helloworld/helloworld.php b/max/helloworld/helloworld.php old mode 100644 new mode 100755 index 82966e2..9d5c80e --- a/max/helloworld/helloworld.php +++ b/max/helloworld/helloworld.php @@ -1,3 +1,4 @@ +#!/usr/bin/php