Re: OT: scripting help - can you check a string for starts with?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks to all that replied. My final solution is if/then/else's. Not as
efficient as a case but does the job, and I can look for the substrings
that I need using:

if echo "$SYSTEMNAME" | grep -q "HP Compaq dc7700"
then
	blah blah blah

Thanks,
James


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux