Search Results

Search: Posts Made By: xplod4202
4,333
Posted By xplod4202
haven't tried that name yet :)
haven't tried that name yet :)
4,333
Posted By xplod4202
It works sort of. It skips the line "My name is...
It works sort of. It skips the line "My name is the same"
Basically this should get an input from the user, if the name is the same as mine it should say "My name is the same" if it isn't it should...
4,333
Posted By xplod4202
name: line 6: [: Eugene: unary operator expected ...
name: line 6: [: Eugene: unary operator expected
is the error.
4,333
Posted By xplod4202
I am new at this, how do you declair something as...
I am new at this, how do you declair something as a value. Because with the last example I still get an error.
4,333
Posted By xplod4202
I'll give it a shot and let you know. Thanks.
I'll give it a shot and let you know.
Thanks.
4,333
Posted By xplod4202
Simple Script
Here is the script that i am trying to run. I get an error and i can't figure out what is the problem.
#!/bin/bash

echo "What is your name"
read NAME

if [ $NAME -eq $Eugene ]; then
...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy