You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ List of Linux Tools I put on almost every Linux / Debian host
34
34
-**json-tui** --> Easy way to review json files, has a cool table view (ArthurSonzogni/json-tui Github)
35
35
-**jc** --> Shows common Linux command output in json format
36
36
-**duf** --> Disk utility TUI (muesli/duf on Github)
37
+
-**visidata** --> Reading CSV files or other large data sets ([visidata.org](https://www.visidata.org/))
37
38
----
38
39
* Using jc and json-tui together can produce some pretty results, the top of the picture shows the table view output of ```sudo jc -p lsof -i |json-tui```
39
40
(the bottom showing the standard ```lsof -i``` results)<br><br>
0 commit comments