Using csh & tcsh
暫譯: 使用 csh 與 tcsh
Paul DuBois
- 出版商: O'Reilly
- 出版日期: 1995-08-08
- 定價: $1,225
- 售價: 9.0 折 $1,102
- 語言: 英文
- 頁數: 244
- 裝訂: Paperback
- ISBN: 1565921321
- ISBN-13: 9781565921320
-
相關分類:
Command Line
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
資訊系統分析、設計與製作$490$245 -
Modern Information Retrieval$1,150$1,127 -
Fundamentals of Logic Design, 4/e$1,050$1,029 -
C++ Primer, 3/e 中文版$980$774 -
Advanced UNIX Programming, 2/e (Paperback)$2,450$2,327 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127 -
Perl 學習手冊 (Learning Perl, 3/e)$580$458 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
ASP.NET 程式設計徹底研究$590$466 -
數位影像處理 (Digital Image Processing, 2/e)$820$803 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$592 -
建構嵌入式 Linux 系統$780$616 -
Windows CE 嵌入式系統理論與實務$680$537 -
$1,782Linux Device Drivers, 3/e (Paperback) -
最新 C++ 程式語言$560$476 -
系統管理員懶人包|Shell Script 自動化指令集 (Wicked Cool Shell Scripts)$480$379 -
$354Vim 8 文本處理實戰 (Mastering Vim: Build a software development environment with Vim and Neovim) -
$254Linux Shell 自動化運維 (慕課版) -
$359編譯器設計, 2/e (Engineering a Compiler, 2/e) -
$300Verilog HDL 數字系統設計與驗證 — 以太網交換機案例分析
2026-english-2-80 詳見活動內容 »
-
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback) -
90折
$2,520Learning Automl: Automating ML Pipelines with Autogluon, Leading Frameworks, and Real-World Integration (Paperback) -
90折
$2,520Transformers: The Definitive Guide: Applications Beyond NLP (Paperback) -
90折
$1,809UX Skills for Business Strategy: Articulating Impact for Product, User, and Business Outcomes
商品描述
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:
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.
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)
- 使用您之前輸入的內容(歷史記錄)
- 用非常少的按鍵輸入長命令行(命令和檔案名稱自動完成)
- 在輸入命令時提醒自己檔案名稱
- 編輯錯誤的命令,而不是重新輸入它
本書不涵蓋在 csh 或 tcsh 中的程式設計或腳本編寫,因為這些任務更適合使用其他 shell,例如 sh(Bourne shell)或像 Perl 這樣的語言。
