User Tools

Site Tools


quick_command_list

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
quick_command_list [2022/01/16 03:39] – [FFMpeg Conversion of 4K] k2patelquick_command_list [2022/05/16 20:05] (current) – [remove comments and blank lines from output] k2patel
Line 333: Line 333:
 grep -v -e '^#\|^\W*$' grep -v -e '^#\|^\W*$'
 </code> </code>
 +OR 
 +<code bash> 
 +grep '^[[:blank:]]*[^[:blank:]#;]' $file 
 +</code>
  
 ==== Calculating Date ==== ==== Calculating Date ====
quick_command_list.txt · Last modified: 2022/05/16 20:05 by k2patel