当前位置:网站首页>【shell】生成指定日期之间的字符串
【shell】生成指定日期之间的字符串
2022-06-26 12:36:00 【叹了口丶气】
加入我们想生成2022-01-01到2022-05-01之间的日期格式的字符串,通过shell怎么实现呢?如下:
start="2022-05-23"
end="2022-06-23"
while [[ $start < $end ]]
do
echo "$start"
hdfs dfs -mkdir -p /user/xxx/testgdm/边栏推荐
- 深度解析当贝盒子B3、腾讯极光5S、小米盒子4S之间的区别
- 详细实操分享,下班刷了两小时的搞笑视频,一个月收益7000多
- Scala problem solving the problem of slow SBT Download
- Typescript learning (I) type
- Basic principle of MOS tube and important knowledge points of single chip microcomputer
- PHP calculates excel coordinate values, starting with subscript 0
- [极客大挑战 2019]RCE ME 1
- 国标GB28181协议EasyGBS视频平台TCP主动模式拉流异常情况修复
- Current situation investigation and investment prospect forecast analysis report of China's electrolytic copper market from 2022 to 2028
- JS get the current screen height method and listen for DOM elements to enter the viewport
猜你喜欢

关于NaN的一些总结

Scala-day02- variables and data types

MySQL 自定义函数时:This function has none of DETERMINISTIC, NO SQL 解决方案

Several rare but useful JS techniques

New routing file in laravel framework

Redis learning - 01 introduction, installation and configuration

老司机总结的12条 SQL 优化方案(非常实用)
![[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure](/img/d2/a6cbb0abe9e04c412d1f6021430528.png)
[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure

Tiger Dao VC products are officially launched, a powerful supplement to seektiger ecology

NoSQL mongodb - 01 introduction to NoSQL and mongodb
随机推荐
7-16 货币系统Ⅰ
Tiger DAO VC产品正式上线,Seektiger生态的有力补充
Why is password salt called "salt"? [Close] - why is a password salt called a "salt"? [closed]
TP5 thinkphp5 report serialization of'closure'is not allowed
Generate JDE dot train
International beauty industry giants bet on China
KITTI Detection dataset whose format is letf_top_right_bottom to JDE normalied xc_yc_w_h
关于NaN的一些总结
Configuring Apache digest authentication
7-2 数的三次方根
Redis learning - 04 persistence
Spark-day03-core programming RDD operator
Redis learning - 01 introduction, installation and configuration
Php+laravel5.7 use Alibaba oss+ Alibaba media to process and upload image / video files
PHP unit conversion
Implementing mixins scheme in applet
做自媒体视频的各种常用工具合集奉上
[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure
Summary of some application research cases of UAV Remote Sensing in forest monitoring
记一次phpcms9.6.3漏洞利用getshell到内网域控