Search Results

Search: Posts Made By: Rosentine
1,783
Posted By Rosentine
Thx, now everyting is clear about this case :)
Thx, now everyting is clear about this case :)
1,783
Posted By Rosentine
Beginner: script headache
Hi,

I am new to shell scripting, but doing my best to learn things. Today doing courses there was exercise like this:

#!/usr/bin/bash
a=$1
b=$2
if [[ $a == "A" && $b == "B" ]]
then
echo...
Showing results 1 to 2 of 2

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