I think the given syntax will work but here is a simple working example that
includes ''case'' in the way you were looking for. this does the "ls"
command back to back followed by the switch statement followed by another
"ls" command:
time { ls && ls && case $(uname -m) in x86_64) echo "HELLO" ;
So here is the threatened thread from my previous post.
O.K. binutils installed without error.
The 1st time I started thru the book, I ran the `time' function' <--is
that the right word? I have never been in IT, so if the word is wrong,
please give me the right one to use, and got a SBU.
As t