answersLogoWhite

0

grep 'ace electronics' phonelist

will return all the lines in the file phonelist that contain the phrase 'ace electronic'

grep -i 'ace electronics' phonelist

will do likewise but case-insensitively

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Which file that contains DNS server addresses in Linux?

resolve.conf


Where can someone go to find Linux help?

A person looking to find help with Linux can visit The Linux Journal dot com website. This site contains articles about Linux. You may also try Wiki books website and type in Linux for Newbies.


What is the maximum number of characters Linux allows in a keyboard command?

Linux does not have a limit as to the number of characters you can enter in a command.


What is the name for the file that contains encrypted passwords for Linux users?

/etc/passwd


Where might one find a guide to help set up a Linux Media Server?

Instructions to setup a Linux Media Server can be found at various locations online such as TuxRadar or HotHardware. If that information does not help you, it is best to contact an electronics specialist such as The Geek Squad at Best Buy or your local electronics store.


What is lamp in php?

LAMP stands for Linux-Apache-MySQL-PHP. In simpler terms it contains everything to build a php application on a linux platform.


Can Firefox run on Linux system?

Sure it can, and its the default browser of ubuntu-linux


What Linux utility provides an answer file for unattended installs in Linux?

As 'Linux' is actually the Linux Kernel and a bunch of other tools packaged together as a distro, this will depend on the distro you use. For example, Red Hat Linux uses a file called ks.cfg (known as kickstart) which contains information for it's installer system called Anaconda.


What contains the Linux kernel system utilities GUI applications and installation routine?

C. Distribution :)


What are the basic types of files in Linux?

There are 3 types of files:Ordinary files- it contains only data as a stream of characters.Directory files- it contains name of files and the number associated with them.Device files- All devices and peripherals are represented by files.


What lab was Linux developed in?

Linux wasn't developed in a lab. It was developed a number of places, starting in Linus Torvald's apartment.


Does Linux work on RISC processors?

Sure, Linux is ported to a number of different RISC architectures, including ARM and PPC.