Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10493958
bash.min.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
bash.min.js
View Options
hljs
.
registerLanguage
(
"bash"
,
function
(
e
){
var
t
=
{
cN
:
"variable"
,
v
:
[{
b
:
/\$[\w\d#@][\w\d_]*/
},{
b
:
/\$\{(.*?)}/
}]},
s
=
{
cN
:
"string"
,
b
:
/"/
,
e
:
/"/
,
c
:
[
e
.
BE
,
t
,{
cN
:
"variable"
,
b
:
/\$\(/
,
e
:
/\)/
,
c
:
[
e
.
BE
]}]},
a
=
{
cN
:
"string"
,
b
:
/'/
,
e
:
/'/
};
return
{
aliases
:
[
"sh"
,
"zsh"
],
l
:
/\b-?[a-z\._]+\b/
,
k
:
{
keyword
:
"if then else elif fi for while in do done case esac function"
,
literal
:
"true false"
,
built_in
:
"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp"
,
_
:
"-ne -eq -lt -gt -f -d -e -s -l -a"
},
c
:
[{
cN
:
"meta"
,
b
:
/^#![^\n]+sh\s*$/
,
r
:
10
},{
cN
:
"function"
,
b
:
/\w[\w\d_]*\s*\(\s*\)\s*\{/
,
rB
:!
0
,
c
:
[
e
.
inherit
(
e
.
TM
,{
b
:
/\w[\w\d_]*/
})],
r
:
0
},
e
.
HCM
,
s
,
a
,
t
]}});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 6, 2:26 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3165996
Attached To
rWF WriteFreely
Event Timeline
Log In to Comment