![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Stop+A equal | tlee | SUN Solaris | 5 | 07-01-2008 07:42 AM |
| Edit/update an /etc/group database entry (c/c++) | mekos | UNIX and Linux Applications | 1 | 06-02-2008 08:10 PM |
| add not equal in script. | myguess21 | Shell Programming and Scripting | 2 | 02-26-2008 10:20 AM |
| Looking for equal to Visual Studio for Unix | umen | High Level Programming | 9 | 10-16-2007 01:10 PM |
| equal command for gotoxy() in uinx | g_s_r_c | High Level Programming | 5 | 12-25-2003 08:39 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Edit entry if not equal
Ok here's the scenario, i have a ll.conf file and masterlist.
#cat ll.conf 123456 banner 1234 abcdefghi #cat masterlist abcdefghi banner 123456789 what script to change ll.conf banner 123456789 from banner 1234 if they are not equal. the final output will looks like this. #cat ll.conf 123456 banner 123456789 abcdefghi |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|