freaktechnik

dir vs. ls help

Mar 24th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.38 KB | None | 0 0
  1. martin@martin-netbook2:~$ diff lshelp.txt dirhelp.txt
  2. 1c1
  3. < Usage: ls [OPTION]... [FILE]...
  4. ---
  5. > Usage: dir [OPTION]... [FILE]...
  6. 114c114
  7. < Report ls bugs to [email protected]
  8. ---
  9. > Report dir bugs to [email protected]
  10. 117c117
  11. < For complete documentation, run: info coreutils 'ls invocation'
  12. ---
  13. > For complete documentation, run: info coreutils 'dir invocation'
Advertisement
Add Comment
Please, Sign In to add comment