![]() |
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 |
| How to Mask ur MAC address in BSD | PenguinDevil | BSD | 1 | 06-12-2004 10:43 PM |
| How do I mask my MAC address | PenguinDevil | IP Networking | 2 | 04-26-2004 02:26 PM |
| Changing the mask | kkinnon | IP Networking | 1 | 04-02-2003 12:05 PM |
| password mask in C | krishna | High Level Programming | 5 | 06-18-2002 08:31 AM |
| Subnet mask | Z0DiaC | IP Networking | 7 | 09-15-2001 07:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
mask ID number
HP-UX 11i v2. #!/bin/sh
Hi all. I have a flat file like this with lines like this: |07/19/07|08:26AM|1|CupsCoffee|CupsCo|989898989 |Doe, John Y |THE PLUS CARD - Price| | |Y| | 2.00| I would like to replace the id number (field 6) with a masked version, ie *****8989. Everything else stays the same. The field is always 9 characters. I was thinking about sed or maybe tr. Thanks in advance!!!! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|