Advertisement
ijontichy

Untitled

Jun 7th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. 00:04 < ijonichy> once you go vim, you never go back
  2. 00:04 <@Tribeam> take a few min to type some commands and whatnot - terminal
  3. 00:04 <@Tribeam> press button - gui
  4. 00:04 < infurnus> sometimes i have to go slow
  5. 00:04 < ijonichy> Tribeam: gimme an example
  6. 00:04 < infurnus> otherwise I make mistakes
  7. 00:04 <@Tribeam> i just did
  8. 00:04 < ijonichy> that's not an example
  9. 00:05 < ijonichy> as in, an actual end goal
  10. 00:05 < ijonichy> like for example, listing the line lengths of every file in a directory
  11. 00:05 < ijonichy> which btw would be "ls | xargs wc -l"
  12. 00:06 < ijonichy> or "find . -print0 | xargs -0 wc -l" if you wanna go recursivel
  13. 00:06 < ijonichy> y
  14. 00:06 <@Tribeam> i refuse to get into this argument because no matter how right anyone is the other party will disagree
  15. 00:06 <@Tribeam> thus a waste of time
  16. 00:07 < ijonichy> no seriously
  17. 00:07 < ijonichy> I wanna see an example
  18. 00:07 < ijonichy> web browsing is excluded because that's obvious :V
  19. 00:07 <@Tribeam> i could give you examples till im blue in the face and you'll disagree no matter what
  20. 00:07 < ijonichy> disagree?
  21. 00:07 <@Tribeam> see previous statement
  22. 00:07 < ijonichy> and just so you know
  23. 00:07 < ijonichy> you still haven't
  24. 00:07 < ijonichy> until you do, your words are empty
  25. 00:08 <@Tribeam> you can try to drag me into this all you want
  26. 00:08 <@Tribeam> im not going too
  27. 00:08 < ijonichy> so basically
  28. 00:08 < ijonichy> you're poking fun at the command-line and not backing yourself up
  29. 00:08 < ijonichy> awfully silly thing to do but w/e
  30. 00:08 <@Tribeam> no im preventing a useless argument
  31. 00:08 < ijonichy> it's only an argument if you make it one
  32. 00:09 <@Tribeam> its gonna become one regardless
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement