March 07, 2006

shell conditional testing

Writing about web page http://www.oracle.com/technology/pub/articles/dulaney_test.html

I keep on forgeting the syntax of bash shell condition syntax. So i have to write it down now.

[ condition ] :
note the space between each side the condition when using square brackets.
"[" actu

String Comparation
=, !=, -z (string is null), -n (not null)

Numbers
-eq, -ne, -gt, -lt, le,ge
e.g.:
[ "$number" -eq "10"] or [ $number -gt 30 ]

"0" means true
"1" means false


- No comments Not publicly viewable


Add a comment

You are not allowed to comment on this entry as it has restricted commenting permissions.

Search this blog

Search Warwick Blogs

 

Tags

Most recent comments

  • Oracle 11g is the clear leader in this area. Oracle has invested heavily into self–tuning capabiliti… by shaane on this entry
  • All the features are very nice.I like Repair Advisors the most.Oracle 10G introduced some of the dat… by lucy on this entry
  • "logical standby failed to re–start, I am also getting the same error. I have search on internet and… by anemia on this entry
  • Thanks for the nice information because from last three days i am stuck on this problem…. by robot vacuum on this entry
  • So what happen City speed dating when you tried this coding once in your PC.. Please tell me so i am… by John Bergeron on this entry
Not signed in
Sign in

Powered by BlogBuilder
© MMXXIII