-
SQL Replace Command
The replace function can be used to assign a variable with the new string. The new string can then be used to...
-
Linux Search and Replace a String in a File
Replacing words within a text file can be accomplished in various ways within the Linux operating system. The "sed" command and the...
-
How to Search & Replace a String in a File
Searching for and replacing a string in a file can be accomplished from the command line on all operating systems using the...
-
How to Replace a String AS2
When working with text, a string replace command is a useful addition to a programmer's toolkit. Unfortunately, Actionscript 2 lacks such a...
-
MySQL Commands Tutorial
The MySQL reference manual separates commands into "administrative commands" and "statements." The administrative commands are ones that the MySQL client interprets ...
-
How to Use a Win API at the Command Line to Get a Selected File in Windows Explorer
Microsoft Windows operating systems ship with a file manager known as Windows Explorer. Windows Explorer allows the user to navigate through files...
-
Unix Command Line Tools for Windows
Unix Command Line Tools for Windows. UNIX is a computer system that has been around since the 1960s, and some of the...
-
How to Remove Blank Lines From a Text File With Windows Commands
Whether you create them yourself, or someone sends them to you, files with blank lines can pose problems. If you need to...
-
How to Replace a Single Occurrence of the Search String in PHP
PHP provides the "preg_replace," or PHP Regular Expression Replace, function to find all occurrences of a search string within a segment of...
-
How to Display the Date With Single Digits in a Command Line
By default, the Windows command prompt displays the name of the hard drive directory currently being viewed, followed by a greater than...
-
Unix Sed Tutorial
Sed is a stream editor for the Unix and Linux operating system. It takes a line of text from an input stream,...
-
How to Replace Awk Gsub
The "awk" command and programming language is used to manipulate text files in the Unix or Linux operating system. The command uses...
-
How to Replace SQL Oracle
Oracle databases extend the SQL standard through a language called Procedural Language/SQL (PL/SQL). Though similar to most SQL implementations, PL/SQL adds ...
-
How to Install a Printer Driver Command Line
If you're installing a printer on a lot of computers on your home or local network, it's generally too time-consuming to install...
-
How to Connect to a SQL Server in the Linux Command Line
Structured Query Language (SQL) is a computer language used to work with data and structures in relational database management systems. It allows...
-
How to Search for a String in a File in Unix
The Unix operating system uses plain text files for many different things, such as scripts, configuration files, logs and user account information....
-
Wordpad Command Line Options
Wordpad can be a very useful program for any computer user, and it is a good idea for everyone who uses a...