Using csh & tcsh
暫譯: 使用 csh 與 tcsh

Paul DuBois

  • 出版商: O'Reilly
  • 出版日期: 1995-08-08
  • 定價: $1,330
  • 售價: 8.8$1,170
  • 語言: 英文
  • 頁數: 244
  • 裝訂: Paperback
  • ISBN: 1565921321
  • ISBN-13: 9781565921320
  • 相關分類: Command Line
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

相關主題

商品描述

If you use UNIX, you probably use csh to type commands even if you've never heard of it. It's the standard shell (command line) on most UNIX systems. tcsh is an enhanced version that's freely available and highly recommended.

Using csh & tcsh describes from the beginning how to use these shells interactively. More important, it shows how to get your work done faster with less typing. Even if you've used UNIX for years, techniques described in this book can make you more efficient.

You'll learn how to:
  • Make your prompt tell you where you are (no more pwd)

  • Use what you've typed before (history)

  • Type long command lines with very few keystrokes (command and filename completion)

  • Remind yourself of filenames when in the middle of typing a command

  • Edit a botched command instead of retyping it




This book does not cover programming or script writing in csh or
tcsh because the tasks are better done with a different shell, such as sh (the Bourne shell) or a language like Perl.

商品描述(中文翻譯)

如果您使用 UNIX,您可能會使用 csh 來輸入命令,即使您從未聽說過它。它是大多數 UNIX 系統上的標準 shell(命令行)。tcsh 是一個增強版本,免費提供並且強烈推薦。




使用 csh 和 tcsh 從一開始就描述了如何互動式地使用這些 shell。更重要的是,它展示了如何以更少的輸入來更快地完成工作。即使您已經使用 UNIX 數年,本書中描述的技術也能讓您更有效率。




您將學習如何:


  • 讓您的提示告訴您您所在的位置(不再需要 pwd)




  • 使用您之前輸入的內容(歷史記錄)




  • 用非常少的按鍵輸入長命令行(命令和檔案名稱自動完成)




  • 在輸入命令時提醒自己檔案名稱




  • 編輯錯誤的命令,而不是重新輸入它









本書不涵蓋在 cshtcsh 中的程式設計或腳本編寫,因為這些任務更適合使用其他 shell,例如 sh(Bourne shell)或像 Perl 這樣的語言。