Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

find invalid json files in directory

$ find . -name *.json -exec xargs jsonlint -q {} ;
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #find #invalid #json #files #directory
ADD COMMENT
Topic
Name
6+5 =