# Change directory to the location of your Arduino sketch cd /Arduino/sketch_may25a # Specify the path to the Arduino IDE executable arduino=/Arduino/sketch_may25a # Compile the sketch using the Arduino IDE command-line interface $arduino --verify sketch_may25a.ino