8000 GitHub - wangdoc/bash-tutorial: Bash 教程
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wangdoc/bash-tutorial

{"props":{"initialPayload":{"allShortcutsEnabled":false,"path":"/","repo":{"id":87207016,"defaultBranch":"master","name":"bash-tutorial","ownerLogin":"wangdoc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-04T15:57:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19502297?v=4","public":true,"private":false,"isOrgOwned":true},"currentUser":null,"refInfo":{"name":"master","listCacheKey":"v0:1491321474.0","canEdit":false,"refType":"branch","currentOid":"9e6450fd747ad6bcc6f8534316e807568daac394"},"tree":{"items":[{"name":".github/workflows","path":".github/workflows","contentType":"directory","hasSimplifiedPath":true},{"name":"docs","path":"docs","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".travis.yml.bak","path":".travis.yml.bak","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"chapters.yml","path":"chapters.yml","contentType":"file"},{"name":"deploy.sh","path":"deploy.sh","contentType":"file"},{"name":"loppo.yml","path":"loppo.yml","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"},{"name":"wangdoc-deploy-rsa.enc","path":"wangdoc-deploy-rsa.enc","contentType":"file"}],"templateDirectorySuggestionUrl":null,"readme":null,"totalCount":10,"showBranchInfobar":false},"fileTree":null,"fileTreeProcessingTime":null,"foldersToFetch":[],"treeExpanded":false,"symbolsExpanded":false,"isOverview":true,"overview":{"banners":{"shouldRecommendReadme":false,"isPersonalRepo":false,"showUseActionBanner":false,"actionSlug":null,"actionId":null,"showProtectBranchBanner":false,"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_repo","releasePath":"/wangdoc/bash-tutorial/releases/new?marketplace=true","showPublishActionBanner":false},"interactionLimitBanner":null,"showInvitationBanner":false,"inviterName":null,"actionsMigrationBannerInfo":{"releaseTags":[],"showImmutableActionsMigrationBanner":false,"initialMigrationStatus":null}},"codeButton":{"contactPath":"/contact","isEnterprise":false,"local":{"protocolInfo":{"httpAvailable":true,"sshAvailable":null,"httpUrl":"https://github.com/wangdoc/bash-tutorial.git","showCloneWarning":null,"sshUrl":null,"sshCertificatesRequired":null,"sshCertificatesAvailable":null,"ghCliUrl":"gh repo clone wangdoc/bash-tutorial","defaultProtocol":"http","newSshKeyUrl":"/settings/ssh/new","setProtocolPath":"/users/set_protocol"},"platformInfo":{"cloneUrl":"https://desktop.github.com","showVisualStudioCloneButton":false,"visualStudioCloneUrl":"https://windows.github.com","showXcodeCloneButton":false,"xcodeCloneUrl":"xcode://clone?repo=https%3A%2F%2Fgithub.com%2Fwangdoc%2Fbash-tutorial","zipballUrl":"/wangdoc/bash-tutorial/archive/refs/heads/master.zip"}},"newCodespacePath":"/codespaces/new?hide_repo_select=true\u0026repo=87207016"},"popovers":{"rename":null,"renamedParentRepo":null},"commitCount":"246","overviewFiles":[{"displayName":"README.md","repoName":"bash-tutorial","refName":"master","path":"README.md","preferredFileType":"readme","tabName":"README","richText":"\u003carticle class=\"markdown-body entry-content container-lg\" itemprop=\"text\"\u003e\u003cp dir=\"auto\"\u003e本教程介绍 Linux 命令行 Bash 的基本用法和脚本编程。\u003c/p\u003e\n\u003c/article\u003e","loaded":true,"timedOut":false,"errorMessage":null,"headerInfo":{"toc":null,"siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fwangdoc%2Fbash-tutorial"}}],"overviewFilesProcessingTime":0}},"appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-4dde5cbad90b.js","githubDevUrl":null,"enabled_features":{"copilot_workspace":null,"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}}

Repository files navigation

本教程介绍 Linux 命令行 Bash 的基本用法和脚本编程。

0