- Bash Cookbook
- Ron Brash Ganesh Naik
- 26字
- 2021-07-23 19:17:39
Getting ready
Let's get ready for the exercise by creating a single dataset:
$ mkdir -p testdata
$ cat /etc/hosts > testdata/duplicates.txt; cat /etc/hosts >> testdata/duplicates.txt
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 測試驅動開發(fā):入門、實戰(zhàn)與進階
- HTML5 Mobile Development Cookbook
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Python數據挖掘與機器學習實戰(zhàn)
- Python機器學習經典實例
- Java程序設計:原理與范例
- Bootstrap 4 Cookbook
- Mapping with ArcGIS Pro
- 你好!Java
- Building Scalable Apps with Redis and Node.js
- Azure for Architects
- Maya Programming with Python Cookbook
- 中小企業(yè)網站建設與管理(靜態(tài)篇)
- Responsive Web Design with HTML5 and CSS3(Second Edition)