SER Command Line Find in Files

版本 1.0.1 (2.3 KB) 作者: Shadow
Search in files for a string and goto line from Matlab Command Line's PWD.
1.0 次下载
更新时间 2025/3/21

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2024b
兼容 R2017b 到 R2024b 的版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

版本 已发布 发行说明
1.0.1

Compatibility down to 2017 plus improved regexp

1.0.0