SER Command Line Find in Files

Versione 1.0.1 (2,27 KB) da Shadow
Search in files for a string and goto line from Matlab Command Line's PWD.
1 download
Aggiornato 21 mar 2025

Visualizza la licenza

ser written by Shadow 2025
Search in files for a string and goto line from Matlab Command Line's PWD.
Cases are ignored.
>> ser 'text to be searched for' 'c|h|dat'
-> search all .c, .h and .dat files for the search term.
>> ser 'text to be searched for' '*'
-> search in all .* files for the search term.

Cita come

Shadow (2025). SER Command Line Find in Files (https://it.mathworks.com/matlabcentral/fileexchange/180460-ser-command-line-find-in-files), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2024b
Compatibile con R2017b fino a R2024b
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versione Pubblicato Note della release
1.0.1

Compatibility down to 2017 plus improved regexp

1.0.0