|
May 19 2008, 4:05 PM EDT
|
|
|
edit |
3 images deleted
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 1350)
|
|
May 19 2008, 4:03 PM EDT
|
|
|
edit |
511 words added
6 images added
|
|
Change: restores the entire contents of the source file or directory structure. You can restore portions of the tar file by indicating the path and file name you wish to extract. copy-in recovery cpio -icdv < [archieve_filename]-i extracts files using copy-out mode d creates directories as necessarytar -wxvf
View changes from previous version.
(Word count: 1350)
|
|
May 19 2008, 3:03 PM EDT
|
|
|
edit |
99 words added
1 image added
|
|
Change: searches for specific pattern or entry in files. Once the first occurance is found N will start the search for the next.! (NOT), && (AND), and || (OR) will help narrow and widen searchesOutput Redirectionls >list tells shell to output command results to the file list.
View changes from previous version.
(Word count: 840)
|
|
May 19 2008, 2:35 PM EDT
|
|
|
edit |
267 words added
|
|
Change: Deletes from cursor to beginning of word and puts you in insert mode, ESC returns to command modecbDeletes from cursor to beginning of word and puts you in insert mode, ESC returns to command modec$ or UDeletes rest of line and
View changes from previous version.
(Word count: 743)
|
|
May 16 2008, 12:18 PM EDT
|
|
|
edit |
120 words added
1 image added
|
|
Change: Included in most versions of UNIX and Linux used for program development but can become a letter-quality word processor. Use Vi to create shell scripts.Open the Vi editor using the vi command. This will open an unnamed file.Command Mode - used to save,
View changes from previous version.
(Word count: 474)
|
|
May 16 2008, 9:14 AM EDT
|
|
|
edit |
103 words added
1 image added
|
|
Change: accessible via multiple file names.Hard Link - Looks like a real file to all applications.(it is more like a copy). Even if original deleted contents still available via linked file. Links may only be created on the same partition and cannot be created for directories.
View changes from previous version.
(Word count: 354)
|
|
May 16 2008, 8:42 AM EDT
|
|
|
edit |
41 words added
1 image added
|
|
Change: attribute and whereis to search for commands Grepgrep allows you to search contents of files. grep foo test will show all lines that match foo in the file test. Using ls -l | grep ball will return all files within the current directory containing the word ball.
View changes from previous version.
(Word count: 253)
|
|
May 16 2008, 8:34 AM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: matching keywords against a database named slocate.db. locate should be updated prior to being run by logging in as root and running updatedb or slocate -u. locate only searches yby name use find to search by attribute and whereis to search for commands
View changes from previous version.
(Word count: 213)
|
|
May 16 2008, 8:11 AM EDT
|
|
|
edit |
34 words added
|
|
Change: matching keywords against a database named slocate.db. locate should be updated prior to being run by logging in as root and running updatedb or slocate -u. locate only searches y name use find to search by attribute and whereis to search for commands
View changes from previous version.
(Word count: 213)
|
|
Apr 22 2008, 12:02 PM EDT
|
|
|
edit |
15 words added
|
|
Change: when placed before search criteriaOptions once a file is locatedSwitchResult-printPrint to screen-execExecute command-okExecute interactivelyLocate Commandlocate - used to find data files, programs, directories and objects matching keywords against a database named slocate.db. locate only
View changes from previous version.
(Word count: 179)
|
|
Apr 21 2008, 3:16 PM EDT
|
|
|
edit |
24 words added
3 words deleted
|
|
Change: -groupGroup Membershipargument = group name\! = notates "not" and is used to create exception when placed before search criteriaOptions foronce founda filesfile is locatedSwitchResult-printPrint to screen-execExecute command-okExecute interactivelyLocate Commandlocate - used to find
View changes from previous version.
(Word count: 163)
|
|
Apr 17 2008, 4:58 PM EDT
|
|
|
edit |
74 words added
1 image added
|
|
Change: Pattern can be full name or "" and metacharacters can be used to define sections of name-typeFile, Directory, otherd = directoryf = fileoften combined with name-userOwnershipargument = user name-groupGroup Membershipargument = group name\! = notates "not"
View changes from previous version.
(Word count: 143)
|
|
Apr 17 2008, 11:26 AM EDT
|
|
|
edit |
12 words added
|
|
Change: specified locations based on conditions provided.Once files are found additional actions may be performedMultiple search paths may be used can include directory notations.Because find will search the directory and subdirectories the file or directory must meet all specified criteria before being reported.
View changes from previous version.
(Word count: 76)
|
|
Apr 17 2008, 10:43 AM EDT
|
|
|
edit |
49 words added
4 images added
|
|
Change: files Locating FilesThe Find Commandfind [search_locations] [search criteria] [actions] - used to find locate in specified locations based on conditions provided.Once files are found additional actions may be performedMultiple search paths may be used can include directory notations.Because find will search the directory and subdirectories
View changes from previous version.
(Word count: 64)
|
|
Apr 17 2008, 10:20 AM EDT
|
|
|
edit |
1 image added
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 16)
|
|
Apr 17 2008, 10:19 AM EDT
|
|
|
edit |
1 image added
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 16)
|
|
Apr 17 2008, 10:18 AM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: Target Goals Locate files Create linked files Create and edit files backBack up and restore files
View changes from previous version.
(Word count: 16)
|
|
Apr 17 2008, 10:18 AM EDT
|
|
|
edit |
16 words added
1 image added
|
|
Change: Target Goals Locate files Create linked files Create and edit filesback up and restore files
View changes from previous version.
(Word count: 16)
|
|
Apr 17 2008, 10:15 AM EDT
|
|
|
create |
No content added or deleted. |
|
Change: Created by Apr 17 2008, 10:15 AM EDT for: no reason given
|