$neo4j-home> cat examples.cypher | bin/cypher-shell -u neo4j -p <password> --format plain
$neo4j-home> type examples.cypher | bin/cypher-shell.bat -u neo4j -p <password> --format plain