Difference between revisions of "Code"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
+ | [[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>[[sed]] s/^/" [["/ | sed s/$/"]]<\/code>"/</code> |
* <code>[[.zprofile]]</code> | * <code>[[.zprofile]]</code> | ||
− | * [[Visual Studio Code]] | + | * [[Visual Studio Code]]: <code>[[brew install --cask visual-studio-code]]</code> |
− | + | * <code>[[prepend]], [[append]]</code> | |
− | |||
− | |||
− | * <code>[[append]]</code> | ||
== See also == | == See also == |
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: