-
Notifications
You must be signed in to change notification settings - Fork 0
iamtheschmitzer/pp_xml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a ruby program to output single-lined XML found in standard input to standard output. Accepts an optional element name to match on the command line, ignoring namespaces. ======================================================= Examples: tail -f server.log | ruby pp_xml.rb or tail -f server.log | ruby pp_xml.rb Soap ======================================================= Improvements: 1. accept an optional file name -f=myfile.log 2. accept a regular expression for element name to match 3. match a multi-line xml file 4. split xml output from search/cmd line
About
Pretty Prints XML from standard input
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published