Bash Script to scale and/or resize PDFs from the command line.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

14 行
148 B

  1. # OS generated files #
  2. ######################
  3. .DS_Store
  4. .DS_Store?
  5. ._*
  6. .Spotlight-V100
  7. .Trashes
  8. ehthumbs.db
  9. Thumbs.db
  10. nppBackup
  11. ## Hidden files
  12. .*