Coursera
在线学位寻找职业企业版面向大学
  • 浏览
  • 顶级课程
  • 登录
  • 免费加入
    Coursera
    • 浏览
    • Bash Script

    筛选依据

    ''bash script'的 58 个结果

    • Coursera Project Network

      Coursera Project Network

      Use Bash Scripting on Linux to Execute Common commands

      您将获得的技能: Computer Programming, Unix Shells, Computer Programming Tools

      4.6

      (11 条评论)

      Intermediate · Guided Project

    • Coursera Project Network

      Coursera Project Network

      Linux: Use NANO editor to edit a Bash Script

      Intermediate · Guided Project

    • Google

      Google

      Using Python to Interact with the Operating System

      您将获得的技能: Computer Programming, Programming Principles, Software Engineering, Test Automation, Python Programming, Mathematical Theory & Analysis, Other Programming Languages, Mathematics, Bash (Unix Shell), Unix Shells, Computational Logic, Software Testing, Unit Testing, Theoretical Computer Science, Regular Expression, Statistical Programming

      4.7

      (4.6k 条评论)

      Beginner · Course

    • IBM

      IBM

      Hands-on Introduction to Linux Commands and Shell Scripting

      您将获得的技能: Computer Programming, Command-Line Interface, Programming Principles, Unix Shells, Bash (Unix Shell), Shell Script

      4.7

      (356 条评论)

      Beginner · Course

    • Johns Hopkins University

      Johns Hopkins University

      The Unix Workbench

      您将获得的技能: Computer Programming, User Experience, Theoretical Computer Science, Software Architecture, Github, Application Development, Human Computer Interaction, Operating Systems, Cloud Computing, Unix Shells, Software Engineering Tools, Bash (Unix Shell), Software Engineering, Shell Script

      4.7

      (1.3k 条评论)

      Beginner · Course

    • Coursera Project Network

      Coursera Project Network

      Introduction to Bash Shell Scripting

      您将获得的技能: Computer Programming, Programming Principles, Other Programming Languages, Unix Shells, Bash (Unix Shell), Shell Script

      4.5

      (549 条评论)

      Beginner · Guided Project

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Automation Scripts Using Bash

      您将获得的技能: Programming Principles, Computer Networking, Computer Programming, Test Automation, Unix Shells, Bash (Unix Shell)

      4.4

      (81 条评论)

      Intermediate · Guided Project

    • Placeholder
      The Linux Foundation

      The Linux Foundation

      Linux for Developers

      您将获得的技能: Security Engineering, User Experience, Computer Programming, Software Architecture, Data Warehousing, Data Management, Systems Design, Computer Networking, Computer Programming Tools, Command-Line Interface, Interfaces, Human Computer Interaction, Java Annotation, Unix Shells, Software Engineering, Software Security, Security Software, Bash (Unix Shell), Operating Systems, Theoretical Computer Science

      4.5

      (1.2k 条评论)

      Beginner · Course

    • Placeholder
      The Linux Foundation

      The Linux Foundation

      Linux Tools for Developers

      您将获得的技能: Other Programming Languages, Programming Principles, Computer Programming, Command-Line Interface, Data Management, Data Warehousing, Operating Systems, File System, Unix Shells, Computer Programming Tools, Bash (Unix Shell)

      4.6

      (634 条评论)

      Beginner · Course

    • Placeholder
      IBM

      IBM

      BI Foundations with SQL, ETL and Data Warehousing

      您将获得的技能: Apache, Business Analysis, Cloud Computing, Cloud Engineering, Computer Architecture, Computer Programming, Data Management, Data Visualization, Data Visualization Software, Data Warehousing, Database Administration, Database Application, Databases, Extract, Transform, Load, Microarchitecture, Programming Principles, Python Programming, SQL, Software Architecture, Software Engineering, Statistical Programming, Theoretical Computer Science

      4.6

      (15.8k 条评论)

      Beginner · Specialization

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Linux: Introduction to Shell Scripting for DevOps

      您将获得的技能: Security Engineering, Computer Programming, Network Security, Programming Principles, Computer Networking, Euler'S Totient Function, Unix Shells, Experience

      4.5

      (20 条评论)

      Intermediate · Guided Project

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      The Bash Shell and Basic Scripting in Linux

      您将获得的技能: Computer Programming, Computer Programming Tools

      3.7

      (6 条评论)

      Beginner · Guided Project

    与 bash script 相关的搜索

    use bash scripting on linux to execute common commands
    linux: use nano editor to edit a bash script
    scripting bash - découverte du langage de programmation
    introduction to bash shell scripting
    shell scripting with bash: basics
    automation scripts using bash
    the bash shell and basic scripting in linux
    bash shell و أساسيات ال scripting فى linux
    12345

    总之,这是我们最受欢迎的 bash script 门课程中的 10 门

    • Use Bash Scripting on Linux to Execute Common commands: Coursera Project Network
    • Linux: Use NANO editor to edit a Bash Script: Coursera Project Network
    • Using Python to Interact with the Operating System: Google
    • Hands-on Introduction to Linux Commands and Shell Scripting: IBM
    • The Unix Workbench: Johns Hopkins University
    • Introduction to Bash Shell Scripting: Coursera Project Network
    • Automation Scripts Using Bash: Coursera Project Network
    • Linux for Developers: The Linux Foundation
    • Linux Tools for Developers: The Linux Foundation
    • BI Foundations with SQL, ETL and Data Warehousing: IBM

    您可以在 Computer Security And Networks 中学到的技能

    网络安全 (33)
    Google (25)
    Google 云端平台 (17)
    互联网 (17)
    密码学 (16)
    网络安全 (16)
    Linux (12)
    软件测试 (12)
    信息安全 (10)
    应用程序接口 (8)
    Kubernetes (8)
    网络 (8)

    关于 Bash Script 的常见问题

    • A Bash script is a shell script that contains a series of commands for the Bash programming language in Unix and Linux environments. The script is a plain text file that serves much like the script of a play or movie in that it tells the computer what to do and in what order to perform certain tasks. The contents of the script are commands that you can otherwise run on the command line individually—the only difference is that you've combined multiple commands into a single script.‎

    • Bash scripting can save you time and effort, especially if you have to run the same series of commands on a regular basis. If you ran each instruction individually on the command line, the effort can be time-consuming, but putting them into a script to run in Bash allows you to put multiple commands into the same file. A Bash script allows you to automate tasks that you have to repeat regularly so that you don't have to enter each command over and over again. Since Bash is such a common Unix language, you can use the scripts you create on any Linux computer using that language.‎

    • If you're a system administrator, having a general knowledge of shell scripting is important, but Bash scripting will allow you to find a career in any workplace that relies on the Bash programming language. There are plenty of jobs you can get as a Linux system administrator that will allow you to put your Bash scripting skills to use every day. You can also find jobs developing Unix software applications or working in a data center. DevOps careers rely on a thorough knowledge of Bash scripts for automation as well.‎

    • Online courses on Coursera can help you add Bash script writing to your list of valuable tools whether you're looking for advancement at your current workplace or you want to strike out into a new career. If you're new to the Unix or Linex environments, you might start out with a foundations course that helps you understand how it works. If you're a seasoned pro, you can learn how to automate using Bash scripts in a host of applications.‎

    此常见问题解答内容仅供参考。建议学生多做研究,确保所追求的课程和其他证书符合他们的个人、专业和财务目标。
    其他可浏览的主题
    Placeholder
    艺术与人文
    338 课程
    Placeholder
    商务
    1095 课程
    Placeholder
    计算机科学
    668 课程
    Placeholder
    数据科学
    425 课程
    Placeholder
    信息技术
    145 课程
    Placeholder
    健康
    471 课程
    Placeholder
    数学和逻辑
    70 课程
    Placeholder
    个人发展
    137 课程
    Placeholder
    物理科学与工程
    413 课程
    Placeholder
    社会科学
    401 课程
    Placeholder
    语言学习
    150 课程

    Coursera Footer

    开拓职业生涯或促进职业发展

    • Google 数据分析师
    • Google 项目管理
    • Google UX 设计
    • Google IT 支持
    • IBM 数据科学
    • IBM 数据分析师
    • 使用 Excel 和 R 的 IBM 数据分析
    • IBM Cybersecurity Analyst
    • IBM 数据工程
    • IBM 全栈云开发人员
    • Facebook 社交媒体营销
    • Facebook 市场营销分析
    • Salesforce 销售发展代表
    • Salesforce 销售运营
    • 直觉簿记
    • 备考 Google Cloud 认证:云架构师
    • 备考 Google Cloud 认证:云数据工程师
    • 开启您的职业生涯
    • 准备证书
    • 开拓职业生涯

    浏览热门主题

    • 免费课程
    • 学习语言
    • python
    • Java
    • 网页设计
    • SQL
    • Cursos Gratis
    • Microsoft Excel
    • 项目管理
    • 网络安全
    • 人力资源
    • 数据科学免费课程
    • 说英语
    • 内容写作
    • 全栈网络开发
    • 人工智能
    • C 语言程序设计
    • 沟通技能
    • 区块链
    • 查看全部课程

    热门课程和文章

    • 适用于数据科学团队的技能
    • 数据驱动的决策
    • 软件工程技能
    • 工程团队所需的软技能
    • 管理技能
    • 营销技能
    • 销售团队所需的技能
    • 产品经理技能
    • 财务技能
    • 英国的热门数据科学课程
    • Beliebte Technologiekurse in Deutschland
    • 热门网络安全证书
    • 热门 IT 证书
    • 热门 SQL 证书
    • 营销经理职业指南
    • 项目经理职业指南
    • Python 程序设计技能
    • Web 开发者职业指南
    • 数据分析师技能
    • 用户体验设计师方面的技能

    在线获得学位或证书

    • MasterTrack® 证书
    • 专业证书
    • 大学证书
    • MBA 和商学学位
    • Data Science Degrees
    • Computer Science Degrees
    • 数据分析师学位
    • 公共卫生学位
    • 社会科学学位
    • 管理学位
    • 欧洲顶级大学学位
    • 硕士学位
    • 学士学位
    • 具有成绩录取途径的学位
    • 学士学位课程
    • 什么是学士学位?
    • 取得硕士学位需要多长时间?
    • 在线获取 MBA 有什么价值?
    • 报名研究生院的 7 种付费方式
    • 查看所有证书

    Coursera

    • 关于
    • 我们提供的内容
    • 管理团队
    • 工作机会
    • 目录
    • Coursera Plus
    • 专业证书
    • MasterTrack® 证书
    • 学位
    • 企业版
    • 政府版
    • 面向校园
    • 成为合作伙伴
    • 新冠疫情响应

    社区

    • 学生
    • 合作伙伴
    • 开发者
    • Beta 测试人员
    • 专业译员
    • 博客
    • 技术博客
    • 教学中心

    更多

    • 媒体
    • 投资者
    • 条款
    • 隐私
    • 帮助
    • 内容访问
    • 联系我们
    • 文章
    • 目录
    • 附属公司
    • 现代奴隶制声明
    随时随地学习
    通过 App Store 下载通过 Google Play 获取
    Placeholder
    © 2022 Coursera Inc.保留所有权利。
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder