sh — The Bourne shell command interpreter. Linux sh Command
sh is the command name of the Bourne shell, the standard command language interpreter of Unix and many Unix-like operating systems, including Linux.
sh [-acefhikmnprstuvx] [arg] ...
Links
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| % Cheatsheet | |
| % LaTeX Template | |
| % Version 1.0 (12/12/15) | |
| % | |
| % This template has been downloaded from: | |
| % http://www.LaTeXTemplates.com | |
| % | |
| % Original author: | |
| % Michael Müller (https://github.com/cmichi/latex-template-collection) with |
| -------------------------- | |
| 2018_04_24 | |
| ------------ | |
| ---------------- | |
| * [How to fork your own repo in Github](http://kroltech.com/2014/01/01/quick-tip-how-to-fork-your-own-repo-in-github/) | |
| * [Directory](https://apis.guru/openapi-directory/) | |
| * [Top 20 Best Tech Websites & Blogs](http://www.grafdom.com/blog/top-20-best-tech-websites-and-blogs/) | |
| * [Indie Hackers: Work Together to Build Profitable Online Businesses](https://www.indiehackers.com/) |
| Gitlab tricks | |
| Quick actions are textual shortcuts for common actions on issues or merge requests that are usually done by clicking buttons or dropdowns in GitLab's UI. You can enter these commands while creating a new issue or merge request, and in comments. Each command should be on a separate line in order to be properly detected and executed. The commands are removed from the issue, merge request or comment body before it is saved and will not be visible to anyone else. | |
| Below is a list of all of the available commands and descriptions about what they do. | |
| | Command | Action | | |
| | ------------------------------ | -------------------------------------------------------------- | | |
| | `/close` | Close the issue or merge request | | |
| | `/reopen` | Reopen the issue or merge request | | |
| | |
| #!/usr/bin/env perl | |
| # | |
| # http://daringfireball.net/2007/03/javascript_bookmarklet_builder | |
| use strict; | |
| use warnings; | |
| use URI::Escape qw(uri_escape_utf8); | |
| use open IO => ":utf8", # UTF8 by default | |
| ":std"; # Apply to STDIN/STDOUT/STDERR |
| [**NUXT** ](https://pages.gitlab.io/nuxt/)uniersial Vue.js application | |
| **[Hexo](https://hexo.io/) **: fast, simple and powerful blog framework `static-site-generator` | |
| Jekyll ` | |
| [Jekyll Instal](https://jekyllrb.com/docs/windows/) | |
| ## Hugo |
| - **[Uppy](https://github.com/transloadit/uppy)** is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader. |