TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:filtering_journal_output

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
technote:filtering_journal_output [2025/07/22 02:59] – [Filtering Text File using Powershell] Scott Cunliffetechnote:filtering_journal_output [2025/07/23 01:44] (current) – [Filtering Text File using WSL/BASH] Scott Cunliffe
Line 54: Line 54:
 ==== Filtering Text File using Command Prompt As Administarator==== ==== Filtering Text File using Command Prompt As Administarator====
  
-To filter out any line with the entries VOLADD or VOLMOV and write to file output+To filter out any line with the entries ''VOLADD'' or ''VOLMOV'' and write to file output
  
 <code> <code>
Line 62: Line 62:
 ==== Filtering Text File using WSL/BASH ==== ==== Filtering Text File using WSL/BASH ====
  
-To filter out any line with the entries VOLADD or VOLMOV and write to file output+To filter out any line with the entries ''VOLADD'' or ''VOLMOV'' and write to file output
  
 <code> <code>
Line 68: Line 68:
 </code> </code>
  
 +{{tag> technote journal cli}}
technote/filtering_journal_output.1753153183.txt.gz · Last modified: 2025/07/22 02:59 by Scott Cunliffe