Difference between revisions of "Code"
Jump to navigation
Jump to search
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[syntaxhighlight]] | ||
+ | |||
+ | [[/usr/local/bin/]]code | ||
+ | |||
+ | |||
+ | EACCES: permission denied, unlink '[[/usr/local/bin/code]]' | ||
+ | |||
+ | sed s/'^'/'\<code\>'/ | sed s/'$'/'\<\/code\>'/ | ||
+ | |||
+ | |||
+ | <syntaxhighlight lang="console"> | ||
+ | $ uname -a | ||
+ | Linux version 3.4.91-WR5.0.1.13_standard+ (divvenka@sjc-ads-7035) (gcc version 4.6.3 (Wind River Linux Sourcery CodeBench 4.6-60) ) #1 SMP Tue Feb 6 12:43:13 PST 2018 | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | [[syntaxhighlight]] | ||
== Related == | == Related == | ||
− | * < | + | * <code>[[sed]] s/^/" [["/ | sed s/$/"]]<\/code>"/</code> |
* <code>[[.zprofile]]</code> | * <code>[[.zprofile]]</code> | ||
+ | * [[Visual Studio Code]]: <code>[[brew install --cask visual-studio-code]]</code> | ||
+ | * <code>[[prepend]], [[append]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{code}} | ||
− | + | [[Category:Mediawiki]] | |
− | |||
− |
Latest revision as of 12:56, 27 May 2024
syntaxhighlight
/usr/local/bin/code
EACCES: permission denied, unlink '/usr/local/bin/code'
sed s/'^'/'\<code\>'/ | sed s/'$'/'\<\/code\>'/
<syntaxhighlight lang="console">
$ uname -a
Linux version 3.4.91-WR5.0.1.13_standard+ (divvenka@sjc-ads-7035) (gcc version 4.6.3 (Wind River Linux Sourcery CodeBench 4.6-60) ) #1 SMP Tue Feb 6 12:43:13 PST 2018
</syntaxhighlight>
Related[edit]
sed s/^/" sed s/$/"<\/code>"/
.zprofile
- Visual Studio Code:
brew install --cask visual-studio-code
prepend, append
See also[edit]
Advertising: