jc + VisiData make jcv
              
              #301
            
            
                  
                    
                      frosencrantz
                    
                  
                
                  started this conversation in
                Show and tell
              
            Replies: 1 comment 1 reply
-
| 
         Very cool! I was about to tweet this out but I noticed the video was marked private, so holding off.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Wanted to mention that
jcworks great with @saulpw's VisiData http://github.com/saulpw/visidata:I have this simple script for viewing JC output in VisiData:
Here is an example using the
--aboutflag to see the output of the new--procflags can show:https://asciinema.org/a/jYMMexlcU76ICMfmZIuXn284p
It loads
jc --aboutinto VisiData, looks at the all the parsers. Find the /proc ones that are not specific to a pid. Pulls on the /proc/filename. Runsjcwith the flag and the filename as input, and the parses the output as JSON. You can now explore the results in VisiData.Beta Was this translation helpful? Give feedback.
All reactions