• 2022-06-06
    如果想使用 date 命令输出当前的年份,以下( )命令可以正确执行。
    A: date +%y
    B: date +%d
    C: date +%m
    D: date +%w