[ "$string1" = "$string2" ] && echo OK || echo NO#!/bin/sh
###################################################
# Create the graph first
###################################################
#
# rrdcreate wlan-traffic.rrd --start now-2h --step 60 DS:in:COUNTER:120:U:2000000 DS:out:COUNTER:120:U:2000000 RRA:AVERAGE:0.5:1:525600 RRA:AVERAGE:0.5:60:8760ohmyzsh/ohmyzsh#7023 (comment)
Basically, edit ~/.zshrc and uncomment the line:
# Uncomment the following line to use case-sensitive completion.
CASE_SENSITIVE="true"