Skip to main content
edited tags
Link
terdon
  • 252.7k
  • 69
  • 481
  • 719
Post Closed as "Duplicate" by muru, terdon
Source Link

Where I can find the manpage of IF condition of bash?

I want to learn more about the -n or -z option in IF condition,

I tried:

man if man condition 

don't know where I can getto the the manpage of 'IF condition'.