unzip tar gz linux command line

The Linux Command Line

The Linux Command Line

Ngày tải lên : 20/11/2013, 21:24
  • 522
  • 500
  • 1
Tài liệu Beginning the Linux Command Line [Apress 2009] ppt

Tài liệu Beginning the Linux Command Line [Apress 2009] ppt

Ngày tải lên : 10/12/2013, 14:15
... CHAPTER 1 Starting Linux Command- Line Administration T o unleash the full power of Linux, as a Linux administrator you will spend most of your time typing commands on the Linux command line, the ... xvii CHAPTER 1 Starting Linux Command- Line Administration 1 CHAPTER 2 Performing Essential Command- Line Tasks . . . . . . . . . . . . . . . . . . . . . . 27 CHAPTER 3 Administering the Linux File ... xv Introduction xvii CHAPTER 1 Starting Linux Command- Line Administration 1 Linux Distributions 1 Linux History 1 Open Source 2 The First Distributions 2 Linux Turning Mainstream 2 Logging...
  • 381
  • 381
  • 0
Accepting Command-Line Options, Switches, and Parameters

Accepting Command-Line Options, Switches, and Parameters

Ngày tải lên : 05/10/2013, 08:51
... OPTIONS, SWITCHES, AND PARAMETERS For instance, a typical tar command might be tar -xvf file .tar. This could also be entered as tar -x -v -f file .tar. Attempting to account for all possible combinations ... The colon character that starts this line is a valid shell command that performs no active task. In this syntax it simply expands any arguments that may follow it on the line. In this case we ... result, this command uses the value of the LOGNAME variable for the echo com- mand, and sets the value of username to the value of LOGNAME. 32 CHAPTER 5 ■ ACCEPTING COMMAND- LINE OPTIONS,...
  • 11
  • 388
  • 0
Command-Line E-mail Attachments

Command-Line E-mail Attachments

Ngày tải lên : 05/10/2013, 08:51
... 154 CHAPTER 23 ■ COMMAND- LINE E-MAIL ATTACHMENTS fi fi else echo $usage exit 1 fi Next the e-mail message is created, ... received it, I copied the headers into the test message. I have preserved the line spacing of the copied message. Notice the line in the preceding code that defines a boundary string ( mime- attachment-boundary). ... destination address manually. Finally we remove the temporary file for cleanup. 151 ■ ■ ■ CHAPTER 23 Command- Line E-mail Attachments I often send e-mail to myself containing information gathered from...
  • 5
  • 398
  • 0
Command-Line Editing and History

Command-Line Editing and History

Ngày tải lên : 05/10/2013, 08:51
... com- mand line is command and file completion. With this feature, you can start to type a path or command, and once you’ve typed a sufficient number of characters for the path or command to ... /home/rbpeters. Pressing Enter then executes the command. 100 CHAPTER 15 ■ COMMAND- LINE EDITING AND HISTORY When you enter command mode you start at the bottom of your history and press the ... history list. Once you have found the desired command, you can make any appropriate modifications and press Enter to run the command. One last command- history function that has been extremely...
  • 3
  • 300
  • 0
Scripting from the Command Line

Scripting from the Command Line

Ngày tải lên : 05/10/2013, 08:51
... and reuse. 1. To read a file line- by -line where the lines contain more than a single “word,” refer to Chapter 10. 104 CHAPTER 16 ■ SCRIPTING FROM THE COMMAND LINE concurrent package installation ... lines at once), you can return to the previous (mistyped) command in your history and then edit the command sequence using vi-style command- line editing. You can also recall a previously entered ... kinds of scripts efficiently is command- line recall, which is discussed in Chapter 15. If you make a mistake while typing (not unlikely when you’re working with many lines at once), you can return...
  • 3
  • 430
  • 0
The IDE - Eclipsing the Command Line

The IDE - Eclipsing the Command Line

Ngày tải lên : 05/10/2013, 10:20
... IDE: ECLIPSING THE COMMAND LINE3 4 9810ch02.qxd 5/15/08 11:04 AM Page 34 The IDE: Eclipsing the Command Line T here are two main ways you can work with Python: through the command line or through an ... you’ll learn how to use it both from the command line and from within Eclipse using the Subversive plug-in. CHAPTER 2 ■ THE IDE: ECLIPSING THE COMMAND LINE4 0 9810ch02.qxd 5/15/08 11:04 AM Page ... 2 ■ THE IDE: ECLIPSING THE COMMAND LINE 27 9810ch02.qxd 5/15/08 11:04 AM Page 27 Summary Eclipse is an increasingly popular IDE that offers many advantages over the command line. It’s free, and it...
  • 20
  • 387
  • 0
FreeBSD and Command Line Tools

FreeBSD and Command Line Tools

Ngày tải lên : 19/10/2013, 01:20
... ping and arp from the Command Line In chapter 9, we looked at the ping and arp commands. These are available from the web interface but they are also available from the command line. To ping another ... two computers. It is most commonly used as a secure command line interface to a remote computer. This means that you can access the command line interface of the FreeNAS server from a remote computer ... chapter 9. The command line can be used to rebuild the array rather than the web interface. Once the new disk has been put back into the system, you need to use the forget command. This command sounds...
  • 43
  • 849
  • 0
SecurePlatform Pro & Advanced Routing Command Line Interface

SecurePlatform Pro & Advanced Routing Command Line Interface

Ngày tải lên : 19/10/2013, 12:15
... Features 234 Command Tokens 234 Command Line Completion 234 Moving About the Command Line 236 Context-Sensitive Help 236 History 237 Disabling/Enabling CLI Tracing 237 Aborting an Executing Command ... of Contents 35 Command History 597 Examples 597 restart-enable 598 Name 598 Syntax 598 Mode 598 Parameters 598 Description 598 Default 599 Command History 599 Examples 599 restart-max-sync-time ... 592 Default 593 Command History 593 Examples 593 require-vbit 594 Name 594 Syntax 594 Mode 594 Parameters 594 Description 594 Default 595 Command History 595 Examples 595 restart-allow-changes...
  • 1.3K
  • 364
  • 0
Open Outlook Items from the Command Line

Open Outlook Items from the Command Line

Ngày tải lên : 24/10/2013, 06:15
... this command line creates a new message with report.doc attached: ã "C:\Program Files\Microsoft Office\Office11\Outlook.exe " ã /a "C:\My Documents\report.doc" The command- line ... "C:\My Documents\report.doc" The command- line examples might be printed on two or more lines, but when typing them in, use one line and leave a space before the slash (/), as seen ... many cases, the following group of commands is more appropriate to use to programmatically use a feature, rather than for regular use. The format of the command line needed for these switches is...
  • 3
  • 388
  • 0
B Command-Line Utilities

B Command-Line Utilities

Ngày tải lên : 04/11/2013, 16:15
... section will give you an overview of most of the command- line switches that are available. Command- Line Syntax In Table B-5, you can see all the command- line switches understood by the Visual Basic ... that target the .NET Framework. This appendix will introduce these tools and will also detail the command- line usages of vbc.exe. Command Utilities In order to be able to run these command- line ... Framework resource into the output file. /target Specify the format of the output file using one of four options: /target:exe /target:library /target:module /target:winexe /unsafe Compile code that...
  • 8
  • 434
  • 0
Tài liệu 101 lệnh tronm Command Line doc

Tài liệu 101 lệnh tronm Command Line doc

Ngày tải lên : 09/12/2013, 22:15
... Folders fsmgmt.msc Shuts Down Windows shutdown Sounds and Audio mmsys.cpl Spider Solitare Card Game spider SQL Client Configuration cliconfg System Configuration Editor sysedit ... Screen Keyboard osk Opens AC3 Filter (If Installed) ac3filter.cpl Password Properties START à RUN à Open < ,,,> Enter Accessibility Controls access.cpl Add Hardware Wizard ... certmgr.msc Character Map charmap Check Disk Utility chkdsk Clipboard Viewer clipbrd Command Prompt cmd Component Services dcomcnfg Computer Management compmgmt.msc Date...
  • 7
  • 384
  • 0
Tài liệu Cisco Security Appliance Command Line pdf

Tài liệu Cisco Security Appliance Command Line pdf

Ngày tải lên : 21/12/2013, 05:18
... EXEC Mode (the enable Command) 6 43 Cisco Security Appliance Command Line Configuration Guide OL-12172-01 About This Guide Document Conventions Document Conventions Command descriptions use ... Contents 31 Cisco Security Appliance Command Line Configuration Guide OL-12172-01 Enrolling Local CA Users 24 Setting Up Enrollment Parameters 25 Enrollment Requirements 26 Starting and Stopping the Local ... 527-0883 Cisco Security Appliance Command Line Configuration Guide For the Cisco ASA 5500 Series and Cisco PIX 500 Series Software Version 8.0 Customer Order Number: N/A, Online only Text Part Number:...
  • 1.2K
  • 1.1K
  • 2
Tài liệu Lab 2.2.9 Command Line Fundamentals ppt

Tài liệu Lab 2.2.9 Command Line Fundamentals ppt

Ngày tải lên : 18/01/2014, 04:20
... __________________________________________________________________________ Step 9 Use the command history feature a. Use the command history to see and reuse the previously entered commands. Press the up arrow or Ctrl-p to see the last entered command. Press it ... Step 6 List the show commands a. List all show commands by entering show ? at the router privileged EXEC prompt. Router#show ? b. Is running-config one of the available commands from this mode? ... configuration by using the command show running-config at the privileged EXEC router prompt. Router#show running-config b. List six key pieces of information shown with this command: ...
  • 3
  • 272
  • 0
Tài liệu Command line pdf

Tài liệu Command line pdf

Ngày tải lên : 21/01/2014, 18:20
... ụ root (bao g m c file n).ồ ả ẩ command option arguments 1 The Command The Command Line Line Tài Li u H ng D n H c ệ ướ ẫ ọ Tài Li u H ng D n H c ệ ướ ẫ ọ Linux LPI Linux LPI www.athena.edu.vn www.athena.edu.vn Biên ... 2 The Command Line The Command Line  Giới thiệu dòng lệnh  Cú pháp dòng lệnh  Một số lệnh thông dụng  Chuyển hướng ... Linux.  V i h đi u hành Unix và Linux, các thao tác ớ ệ ề đ h a không th đáp ng đ công vi c c n ồ ọ ể ứ ủ ệ ầ thi t. Dòng l nh là công c h u hi u nh t.ế ệ ụ ữ ệ ấ  Dòng l nh trong Unix và Linux...
  • 11
  • 543
  • 3
Tài liệu Sao lưu toàn bộ website bằng SSH Command Line pdf

Tài liệu Sao lưu toàn bộ website bằng SSH Command Line pdf

Ngày tải lên : 15/02/2014, 16:20
... xảy ra. tar -vcf yourbackupfilename .tar . Thay thế yourbackupfilename với tên file sao lưu theo ý muốn của bạn. Tại câu lệnh này, Tar là 1 chuẩn định dạng file nén phổ biến trong Linux, tương ... vốn rất quan trọng với WordPress. Sau khi kết thúc quá trình trên, chúng ta sẽ có 1 file nén .tar duy nhất, tất cả những gì cần làm tại lúc này là đăng nhập qua FTP và tải file đó về máy tính....
  • 4
  • 390
  • 1