Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Vi search across carriage return

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Vi search across carriage return

Product Search Results


Results 1 - 25 of 1354

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Vi search across carriage return
    Summary: How can I search for a string that wraps on to the next line and then replace the carriage return with nothing so that the line no longer wraps on to ...

vi \ ex : Substitute with newline?
    Summary: Is there a way to use the substitute command in vi to insert carriage returns? I'm looking at a line of data like this: DATA1 DATA2 DATA3 DATA4 DATA5...

Pushing carriage return in a file
    Summary: I have a file which has carriage returns at different positions at different lines: 47, 48, 45, etc. I would like to have all of them aligned at posit...

Removing carriage return
    Summary: I'm using CYGWIN (unix) on WIN200 and want to delete linefeed/carriage return character that appears in the middle of each record as a result of using...

remove every other carriage return
    Summary: Suppose I have a data file like this... 500010 full 25 12/11/2002 430200 41101238 N/A 12/11/2005 500011 Full 25 12/11/2002 295400 ...

How to delete ^M character using vi
    Summary: Sometimes these characters are placed in a file during a DOS to UNIX conversion (these characters can only be viewed using an editor such as vi editor...

Printing from unix to network printer or local printer
    Summary: I am printing from a UNIX svr4 system to a network connected printer. Files will print, but there are no carriage returns or line feeds so the lines ...

print a file line-by-line
    Summary: I am assuming by "print" you mean "echo" ?? However, the rule would be the same for print -- see commented out line below. The IFS sets the "input fi...

sed/awk - line feeds?
    Summary: I am using a ksh script to parse/analyze some text files - files that have records that are over multiple lines. I have used sed and awk in the past; ...

recursive search of subdirectories
    Summary: I like Dlonra's version. If you want to run the script on Windows systems (where you have the file names with spaces in them), change the IFS to a ca...

Printing from UNIX to a Network Printer
    Summary: I am printing from a UNIX svr4 system to a network connected HP Laserjet printer. Files will print, but th...

prepend all CSV files in directory
    Summary: No, problem; first, beware that I edited my original post as I had left an extra, incorrect line. Second, You don't say what your environment is, but...

AWK script
    Summary: as this is the unix forum, on *nix the following will do the job: sed 's/./&\ /g' file|sort -f|uniq -ci a carriage-return/enter follows &\ ...

problem with grep in a for loop
    Summary: Your original script would have been okay, except that the variable IFS was not set to carriage-return. The default is SPACE so consequently... A B C ...

Sed Help.
    Summary: Hi I have a flat text file, which is basically a list of names and addresses. I wish to use this file in a mail merge. However Microsoft, in it's wisd...

binary to ASCII
    Summary: Binary to ascii is not really defined. If you are talking about 2-byte unicode, there may be a special tool reading that. If you are talking about mov...

Time difference calculation in csh
    Summary: The \c tells echo to suppress the carriage return. This allows the user to enter the data on the same line as the prompt. But it is not required. ec...

FTP login problems
    Summary: I'm trying to ftp some files off our AIX 4.3.3.0 server and i'm having some problems. If i ftp as root, everything goes fine but try as any other user...

sed question
    Summary: Thanks for your help. Late last night I stumbled upon someone's script, tried it, and it worked. Success by imitation. It is in two steps: s/.*,1,/en...

Remove ^M and line feeds
    Summary: the .$ will remove the last character from each line.In your case,the last character will be the linefeed which will be removed by the sed command.In ...

scripting string parsing
    Summary: If the field count is unimportant but you just want to deal with the values of each field, the tr command could be used to translate commas to carriag...

confused about compatability
    Summary: Depends a bit on how you transferred the script from Unix to e-mail (e.g. Windows or Unix mail?) However the worst that could happen would be that eac...

find command
    Summary: Hi: The "unmatched single quote" error doesn't make much sense since there's no single quotes in the find command I've posted. Two issues: 1) Are you...

case statement
    Summary: Using korn shell, if a user enters a carriage return at a propmt, how do you check for that using a case statement?? For example: "please enter your m...

Sed/Awk Script
    Summary: Hi, I need a script to remove carriage returns that occur at the 84th character space The files are DOS formatted at the moment. Can anyone help? Than...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Vi search across carriage return

Ads by Google