Difference between revisions of "Code"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
  
 
  sed s/'^'/'\<code\>'/ | sed s/'$'/'\<\/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 ==
 
== Related ==

Revision as of 08:40, 17 April 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

See also

Advertising: