blog@eriköjebo.se

/lambλda/calculus/

$ login
$ ls -d /*/
  • /CodeBlog
  • /FamilyBlog
  • /AboutMe
  • /ContactMe
  • $ cat "

    Quick Tip: Subtracting All Lines in a File from another File

    "

    If you want to subtract all the lines in one file from another file you can do this using grep.

    grep -Fxvf some_file_to_subtract some_file

    See this blog post for further details.

    Written by Erik Öjebo 2013-02-23 15:37 Comments (0)
Previous Next
$ info

Erik Öjebo

I'm a programmer, father, consultant and emacs enthusiast living in Örebro, Sweden. I specialize in .NET development using agile practices. I spend my time working on open source software and learning interesting programming languages such as lisp, ruby and haskell (using emacs, of course). More

profile for Erik Öjebo at Stack Overflow, Q&A for professional and enthusiast programmers
x