[HPADM] Please suggest

From: Prashant Zanwar (pczanwar_at_yahoo.com)
Date: 12/20/04

  • Next message: john corcoran: "[HPADM] hpux 11.11"
    Date: Mon, 20 Dec 2004 08:59:55 -0800 (PST)
    To: hpux-admin@dutchworks.nl
    
    

    All,

    Is it possible to append the file, by string, after a known string in a file? Would help me a lot where I am trying to change all aliases file?

    I have some comment and after that a mail alias, i have commented the mail alias using perl, now want to append it by a new alias. Please suggest, i will summerize.

    Sorry for previous subject error

    Thanks and regards

    Prashant

                    
    ---------------------------------
    Do you Yahoo!?
     Meet the all-new My Yahoo! – Try it today!

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: john corcoran: "[HPADM] hpux 11.11"

    Relevant Pages

    • [HPADM] Re: Summary for MAN
      ... Is it possible to append the file, by string, after a known string in a file? ... I have some comment and after that a mail alias, i have commented the mail alias using perl, now want to append it by a new alias. ... To subscribe/unsubscribe to this list, ...
      (HP-UX-Admin)
    • Re: Parsing / " characters
      ... have the rest of the code to append the ... - JCL inserts that string at the start of every program, ... >>the code associated with that program - in exact order, ... >>Dim db As Database, tdf As TableDef ...
      (microsoft.public.access.externaldata)
    • Re: Parsing / " characters
      ... create a new record in table TTT containing the string ... >I can append ALL the records from the ... >Dim db As Database, tdf As TableDef ... >> Dim lngFN as Long ...
      (microsoft.public.access.externaldata)
    • Re: Fastest way to append text to a TextBox
      ... What's the fastest way to append text to a TextBox? ... CPU and, even if I limit the TextBox to just 30KB of text, it takes over ... Private Sub AppendText(ByVal sText As String) ... Dim iLen As Integer = .Text.Length + sText.Length ...
      (microsoft.public.dotnet.languages.vb)
    • RE: SaveWorkbookAsToday()
      ... Create a string variables for the day and convert your date to the format you ... Then append or concatenate the string date where necessary in the file name. ... Dim DateFormat As String ...
      (microsoft.public.excel.programming)