Search Results

Search: Posts Made By: Blue
2,615
Posted By Blue
I figured out after some reading. ...
I figured out after some reading.

#!/bin/bash
read V
LIST=` printenv |less |grep ".*$V.*" |wc

But i didnt figured out how do i print the variables?

Thanks.
2,615
Posted By Blue
Thanks for your replay. No its not a...
Thanks for your replay.

No its not a homework, one of my job collegue is learning Unix at school.
I saw this problem and wanted to make the program in php as i dont know unix, linux.

I made...
2,615
Posted By Blue
This is what i done so far. #!/bin/bash #...
This is what i done so far.

#!/bin/bash
# The string
STRING="Write a script to print the number and the value of the variables that match the string written from the keyboard"

# Print the...
2,615
Posted By Blue
Please help me with this simple script
Hello,

I'm new to unix but i would like to learn it step by step. Looks more complicated than php but i still want to give it a try.

I want to write a script to print the number and the value...
Showing results 1 to 4 of 4

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