diff options
Diffstat (limited to 'rushs/evalexpr/my_first_variable/create.sh')
| -rwxr-xr-x | rushs/evalexpr/my_first_variable/create.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rushs/evalexpr/my_first_variable/create.sh b/rushs/evalexpr/my_first_variable/create.sh deleted file mode 100755 index d9264db..0000000 --- a/rushs/evalexpr/my_first_variable/create.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -my_local_frais="Javotte" - -echo My frais is $my_local_frais |
