Linux Server and Workstation Configuration How To

  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • red color
  • green color
Home
description
41. cp
... file only if it is newer than the destination file. -v verbose during the copy process. -help displays help for the team. Description Team cp copies one file to another. You can also copy multiple ...
42. cmp
... -s only returns the exit code (0 - identical files, 1 - various files, 2 -- inaccessible or missing argument). Description Command cmp compares file1 and file2. If file1 is replaced by '-' is used standard ...
... -v displays detailed information about changes of access rights. -R recursively changes the permissions of files in all subdirectories. Description To effectively use chmod to know how to set permissions. ...
... error messages. -v displays detailed information about the changes owners. -R recursively change ownership of files in all subdirectories. Description To make the user an owner of one or more files, ...
... -v detailed reports on the changes the group owner. -R recursively changes the group ownership of files in all subdirectories. Description To change the group owner of one or more files, type chgrp ...
46. cd
Command cd cd command changes the current directory. Syntax cd [directory] Options No Description The command cd without the directory name changes the current directory to home directory ...
Command apropos apropos comand views a list of all man-pages that contain the specified keyword. Syntax apropos keyword Options No Description Apropos command searches for a keyword in the ...
Command alias alias command definition of abbreviations for long commands or view the current list abbreviations. Syntax alias [abbrev = command] Options No Description If you enter only the ...
49. cal
... for all months of the year. Description If you type cal without options, displays the calendar for the current month. If you type cal, for followed by the number, then cal believes this number, the ...
50. cat
... (including invisible). Description Usually, the cat command is used to display the contents of a file or to concatenate multiple files into one. For example, cat filel file2 file3> all three files ...
<< Start < Prev 1 2 3 Next > End >>
Page 3 of 3

Useful Links

Friends

Thanks David Ayvazyan for provided useful information and discussions.
www.gnu.am (Armenian Translation)