How to Disable Auto Word Wrap in Vim
Vim is a command-line text editor for the Linux and Unix operating system. It is an enhanced version of the Vi text...
How to Add a User to Unix
Computer administration is important no matter what operating system you run. If you are a Unix administrator (the operating system structure that...
How to Configure Vim
Vim is an enhanced version of the Vi text editor. Like Vi, It is accessed from the command line and can be...
How to Insert a Blank Space in VIM
VIM is a powerful text editor that is favored by many users due to the ease with which repetitious edits can be...
How to Set the Time in UNIX
UNIX is a powerful operating system, but not quite as easy to use as Linux or Windows. If you need to set...
How To Change Users in Unix
The Unix operating system is designed to be used by several different users concurrently. Each user has his own environment, which includes...
How to Change the File Name in Unix
Long before Windows, there was UNIX. Since its release by Bell Labs in 1969, UNIX continues to be one of the most...
How to Change the Time in SCO Unix
SCO Unix is an enterprise operating system usually used on server systems. Like other operating systems, SCO Unix stores the time and...
How To Disable Auto-Wrap In VIM
The old fashioned Unix text editor Vim replaces the Graphical User Interface (GUI) familiar to most word processors and text editors and...
How to Look at a Unix File in Hex
When editing binary data files or executable program files, it is often necessary to use hexadecimal viewer. Standard text editors interpret control...
How to Create a File in Unix
Creating a file is very easy to do in Unix. Many Unix users make programs that create zero length files on the...
How to Change the Color of Disabled HTML Text Inputs
A HyperText Markup Language (HTML) text input is an element in an online form that allows users to enter the data that...
How to Find Text Within Files on Unix
The grep command can be used to find specific string of text within plain text files. You can search a single file...
How to Copy & Paste a Command Line
The command prompt is a core part of Windows, although it's not used by the consumer as frequently as it used to...