#!/bin/sh
  2 maildir=baikewaringmail
  3 lastVersion=xxxxxxxxxxxxxx/lastVersion/datestr.txt
  4 mydatestr=`sed -n '1p' $lastVersion`
  5 echo "the datestr is $mydatestr"

相关文章:

  • 2022-12-23
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
相关资源
相似解决方案