-
How to Find Files in Unix
The Unix find command will locate files and directories with a file system. It can be used in conjunction with other Unix...
-
How to Identify Different Types of Compression Methods in UNIX
There are a few different types of compression methods in UNIX. This article will show the basic types and how to work...
-
How to Find the Extension of a File
Although modern operating systems such as Windows Vista and Mac OS X are designed to deliver a neat, streamlined interface, the absence...
-
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 Search for a File in Unix
File searches in Unix are performed from the command line using the "Find" command. Find searches through the directory tree from the...
-
What Is the File Extension CPIO?
CPIO file extension comes from the CPIO archive program, a file compression program that is able to create and extract files similar...
-
How to Search for Text in a File in UNIX
Searching for text within a file or group of files is a common command-line task for UNIX users. It arises in many...
-
How to Change File Extensions With Bash
The GNU Bash shell is a command-line interpreter for the GNU/Linux operating system. "Bash" stands for Bourne-Again Shell and is a pun...
-
How to Display the Contents of a File in Unix
Viewing a file in UNIX can help you find and fix errors while also allowing you to see the entire contents at...
-
How to Change File Extensions in Command Prompt
Windows operating systems have the MS-DOS command prompt that allows you to manipulate---copy, delete and rename---files. In Linux, such commands are available...
-
What Is the File Extension Plist?
The .plist file is well-known to advanced Macintosh users. Seen in the preferences folders of Macintosh OS 10.0 and higher, these files...
-
How to Unzip a ZIP File in Unix
The ZIP file format is a data compression and archive format. A ZIP file contains one or more files that have been...
-
How to Use PowerShell to List All Office Docs
Windows power users can execute system commands using PowerShell. This free utility comes with Windows 7 and lets you manipulate files, manage...
-
How to Locate a Specific File or Files on a UNIX Server
Enter the "ls-lrt" command to create the directory listing for all your files, if you remember the correct directory but cannot recall...
-
How to Search Y File Extension in Vista
The Windows Vista operating system has a search function where you can search your hard drive for files. Windows Vista allows you...
-
How to Search the UNIX History File
The Unix history list contains a record of the commands that you have issued at a command prompt. Each user has his...
-
How to Install Real Player in Linux
Real Player for Linux allows to play multiple video and audio formats including MP3, WAV, MPEG, AVI, WMV and Windows media files....
-
What Is the File Extension PL?
Files ending in the .pl extension may be Perl script files, Prolog source code files or Unix color plot files.