小编Dav*_*vid的帖子

在bash脚本中组合正则表达式

I am trying to compare a string with the $ character, followed by either s or t and a range of numbers. but the range is different for each letter. for example if it is an s it can be followed by numbers between 0-7 and if it is a t it can be followed by numbers between 0-9.

What I managed to write a part of the if statement to compare it, but I couldn't figure out how to …

bash scripting

1
推荐指数
1
解决办法
150
查看次数

标签 统计

bash ×1

scripting ×1