🖍️
嗡嗡的草稿倉庫
CtrlK
  • ✏️嗡嗡的草稿倉庫
  • Bash Script
    • do command in bash string
    • eval
    • set
    • Bash 檔案處理
      • ls show full path
      • show file last modified time
      • rename by adding prefix
      • rename by remove prefix
    • Bash MISC (實用腳本)
  • Linux
  • C++
  • Python
  • Machine Learning (ML)
  • Git
  • VSCode
  • Design Pattern
  • Functional programming
  • WordPress
  • 加密貨幣
  • 省思&雜記
  • 嗡嗡的隨手筆記 (整理完放此)
Powered by GitBook
On this page

Was this helpful?

  1. Bash Script
  2. Bash 檔案處理

show file last modified time

  • bash show file creation time

  • https://stackoverflow.com/questions/14842195/how-to-get-file-creation-date-time-in-bash-debian

  • https://stackoverflow.com/questions/16391208/print-a-files-last-modified-date-in-bash

Previousls show full pathNextrename by adding prefix

Last updated 1 year ago

Was this helpful?