The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
file comparision by line
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
file comparision by line
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
11-20-2008
yongitz
Registered User
Join Date: Apr 2008
Location: Philippines
Posts: 68
I hope it's not homework. A simple grep command will do the task..
Code:
grep -vf b.txt a.txt
::EDIT:: oopppss! same answer with d above post
yongitz
View Public Profile
Find all posts by yongitz
Find yongitz's past nominations received
Find yongitz's present nominations given