Hey guys,

I'm new in Linux/Unix and just whant to figure out one simple thing:
So lets say I wrote my c program in vi in Linux, and whant it to be on the unix server.
When I'm trying to just copy and paste text from vi. It apperas in unix with tons of tabs spaces and stuff like that, so it is really hard to read.
So I would like to know how to copy text from my vi in linux and then paste it in exact the same format in Unix.

Sorry I accidentally create two posts and don't know how to delete one of them. does anyone also know this?

Recommended Answers

All 2 Replies

Three!!! - 2 here, one in scripting.

I deleted them. Please dont cross post.

More details please. What is the file, what distros, how are you copy and pasting into where?

If you are pasting into vi, you might try running ":set paste" in vi before hitting insert and pasting.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.