TAILIEUCHUNG - SA MS Teach Yourself Unix in 10 Minutes 2nd phần 5

70 bất cứ điều gì. Nếu bạn xem tên tập tin nguồn gốc và chắc chắn rằng đó khi bạn xây dựng một liên kết Đó Bạn Chỉ định tên tập tin chính xác để tránh lỗi này. Một vấn đề bạn phải đối mặt Quên tháng Liên quan đến việc sử dụng tùy chọn-s. | 70 anything. You should view the original source filename and make sure that when you build a link that you specify the exact filename to avoid this error. Another issue you may face involves forgetting to use the -s option. The -s option is nothing more than specifying that you want to create a soft link instead of a hard link. Since hard links are not really used by Unix end users we will not dig too deeply into the meanings here as it s a bit beyond the scope of this book and not likely to be anything you will see or use as a novice user of Unix. As I mentioned earlier in this book it s imperative that you take the initiative to dig into these topics deeper on your own if you are interested in all that you can do with Unixkeep learning and practicing as much as you possibly can. An example of the In command to create a link can be seen here ln -s priv home rob storage HTML etc HTMLLAB easy If you were to do this you would create a link named easy in the HTMLLAB directory that would be linked to the very long and not easy to remember HTML file located in your stored HTML directory. That s it That s creating a link and now you not only know how to do it but a practical reason why you should. Our last discussion in this lesson focuses on the proper way of using relative or absolute paths. Knowing the Right Path We discussed the difference between relative and absolute paths in Lesson 5. By managing data using commands such as cp and mv you can also specify different paths when issuing the command. There are shortcuts and other tips that could fill 50 of these books that can help you be more productive. It is very important to remember that when you give a filename as an argument to a Unix command the filename can be either a relative or absolute path to the file. Consider this when you type out your command. Sometimes you may not be specifying the command properly and that is why it s failing for example if relative and absolute paths either use or

TỪ KHÓA LIÊN QUAN
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.