Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 17th, 2012  |  syntax: None  |  size: 0.95 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. -bash-3.2# ls -lt
  2. итого 584
  3. drwxr-xr-x 5 apache root   4096 Сен 22 22:15 site
  4. drwxr-xr-x 7 root   root   4096 Сен 21 11:05 schema
  5. -rw-r--r-- 1 root   root 477318 Сен 21 03:29 Activity.vpp
  6. -rw-r--r-- 1 root   root    490 Сен 21 03:29 ajax_messages.txt
  7. drwxr-xr-x 2 root   root   4096 Сен 21 03:29 BUGS
  8. drwxr-xr-x 5 root   root   4096 Сен 21 03:29 capsules
  9. -rwxr-xr-x 1 root   root    186 Сен 21 03:29 env_config.sh
  10. -rw-r--r-- 1 root   root  18403 Сен 21 03:29 project_plan.ods
  11. drwxr-xr-x 3 root   root   4096 Сен 21 03:29 reports
  12. -rw-r--r-- 1 root   root  13841 Сен 21 03:29 RiskList.ods
  13. drwxr-xr-x 2 root   root   4096 Сен 21 03:29 scripts
  14. drwxr-xr-x 2 root   root   4096 Сен 21 03:29 server
  15. -rw-r--r-- 1 root   root   1315 Сен 21 03:29 sessionExample.txt
  16. -rw-r--r-- 1 root   root  31607 Сен 21 03:29 Vision.odt
  17. drwxr-xr-x 3 root   root   4096 Сен 21 03:29 vnc
  18. -bash-3.2# find . -name \*jar
  19. -bash-3.2#