Command in the terminal can use many of the commands.
There are really only when the script is used. Here are some you might use a command. Do not forget that all of the commands and options are case sensitive. -R and-r, to perform different actions. Terminal command almost all lowercase. Cd use we are familiar with the CD command to switch between the directories. A note on Linux using a forward slash (/) instead of the familiar backslash (\). The backslash is used to, but is used only to describe the commands needed to wrap, you can improve the readability of your order. Lsls command is used to list a directory of all the files. You can use many different switch changes the list representation: ls-l list files in long format, including file size, date and time, properties on the file to time ls-t sort ls-S sort on the size of the file to a sort switch ls-r and combined use, in reverse order. Ls-t up-to-the-minute file displayed at the top of the list. Latest ls-t will appear in the bottom of the file. Ls-h easy to read format. Use k, M, G, and so on to identify the size of the file, not in bytes. Ls-a show directory all files including hidden cp use cp command to copy the files. This command and DOS copy command Basic. Basic switch as follows: cp-R recursively copy files; when you need to copy the entire directory will be used to force replication cp-f and overwrite the existing file, do not ask the user links to files, cp-l instead of replication; see the instructions below use the mv command mv to move and rename files. This command works basically the move command in DOS, but it can move the entire directory structure and all the files. Cat using the cat command to view the contents of the file. It is equivalent to type commands in DOS. It will dump the contents of a file to another file, the screen or other commands. Cat is concatenate short, you can also apply a series of files into one large file. You can use the command more more to view paginated documents. It is basically the more command in DOS. Lessless command is used to view the file, but it supports the up and down scroll as well as in the document for text search. Vi some people might say that he "virtuallyimpossible" vi. It is one of Unix's long history of the text editor. Vi do not truly intuitive, but now almost all kinds of UNIX environment with vi. For Linux installed version has a built-in tutorial, once you are familiar with the vi, just a few keystrokes you can complete the incredible tasks. To tell the truth, no editor can replace vi to edit password and profile.
No comments:
Post a Comment