meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:bash:start [2026/06/11 14:48] titannetlinux:bash:start [2026/06/11 16:11] (current) titannet
Line 59: Line 59:
 | visidata | search tabular/log files | | visidata | search tabular/log files |
  
-===== Visidata ===== 
  
-<source> 
-Control-h Open the help menu 
-Control-c Abort the current command 
-Control-q Force-quit VisiData entirely 
-q         Quit the current VisiData “sheet” 
-gq         Quit all VisiData sheets and exit gracefully 
-Shift-U Undo 
-Shift-R Redo 
-</source> 
- 
-<source> 
-/ + regex Search forward in current column 
-? + regex Search backward in current column 
-g/ + regex Search forward in all columns 
-g? + regex Search backward in all columns 
- 
-n Move to next matching row 
-N Move to previous matching row 
-</source> 
  
 ===== Log analysis ===== ===== Log analysis =====