?? unix shell scripts.xml
字號(hào):
<?xml version="1.0" encoding="windows-1251"?>
<SynUniHighlighter Version="2.0">
<SyntaxColoring>
<Info>
<General Name="UNIX Shell Scripts" Extensions="sh ksh csh SH KSH CSH" Version="1" Revision="0" Sample="" History=""/>
<Author Name="Vitaly Nevzorov" Mail="nevzorov@yahoo.com" Web="www.delphist.com" Copyright="Copyright (c) Vitaly Nevzorov, 2002" Company="N/A" Remark="Created based on UltraEdit:unixshell.txt"/>
</Info>
<Schemes/>
<Editor/>
<MainRules Name="Root" Style="Root">
<Attributes Foreground="clBlack" Background="clWhite"/>
<Delimiters Value=""%'+,./:;\^`{|}~"/>
<SubRules>
<Range Name="Remarks #" Style="Remarks #">
<Attributes Foreground="clNavy" Background="clWhite"/>
<Delimiters Value="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~"/>
<OpenToken StartLine=""/>
<CloseToken StartLine=""/>
<Properties CloseOnEol="True"/>
<MultiTokens>
<Tokens Open="#"/>
</MultiTokens>
<SubRules/>
</Range>
<Range Name="Strings &qt;..&qt;" Style="Strings &qt;..&qt;">
<Attributes Foreground="clRed" Background="clWhite"/>
<Delimiters Value="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~"/>
<OpenToken StartLine=""/>
<CloseToken StartLine=""/>
<Properties/>
<MultiTokens>
<Tokens Open=""" Close="""/>
</MultiTokens>
<SubRules/>
</Range>
<Range Name="Strings '..'" Style="Strings '..'">
<Attributes Foreground="clRed" Background="clWhite"/>
<Delimiters Value="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~"/>
<OpenToken StartLine=""/>
<CloseToken StartLine=""/>
<Properties/>
<MultiTokens>
<Tokens Open="'" Close="'"/>
</MultiTokens>
<SubRules/>
</Range>
<Range Name="Strings `..`" Style="Strings `..`">
<Attributes Foreground="clRed" Background="clWhite"/>
<Delimiters Value="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~"/>
<OpenToken StartLine=""/>
<CloseToken StartLine=""/>
<Properties/>
<MultiTokens>
<Tokens Open="`" Close="`"/>
</MultiTokens>
<SubRules/>
</Range>
<KeyList Name="COMMAND" Enabled="True" Style="" Words="alias
admin
apropos
ar
as
at
atq
atrm
awk
banner
basename
batch
bc
bdiff
bfs
bg
break
cal
calendar
cancel
cat
cb
cc
cd
cdc
cflow
chgrp
chmod
chown
clear
cmp
col
comb
comm
compress
continue
cp
cpio
crontab
crypt
cscope
csh
csplit
ctags
ctrace
cu
cut
cxref
date
dbx
dc
dd
delta
deroff
df
diff
diff3
dircmp
dirname
dis
download
dpost
du
echo
ed
edit
egrep
env
ed
edpr
eval
exec
exstr
exit
export
face
factor
false
fg
fgrep
file
find
finger
fmli
fmt
fmtmsg
fold
ftp
function
gcore
gencat
get
getopts
gettxt
gprof
grep
groups
hash
head
help
hostid
hostname
iconv
id
install
ipcrm
ipcs
ismpx
join
jsh
jterm
jobs
jwin
keylogin
keylogout
kill
ksh
layers
ld
ldd
lex
line
lint
ln
login
logname
lorder
lp
lpq
lpr
lprm
lprof
lpstat
lptest
ls
lsm4
mail
mailalias
mailx
make
makekey
man
mcs
mesg
mkdir
mkmsgs
more
mv
nawk
newform
newgrp
news
nice
nl
nm
nohup
notify
nroff
od
openwin
pack
page
passwd
paste
pcat
pg
pic
pr
printenv
printf
prof
prs
ps
ptx
pwd
rcp
read
readonly
red
regcmp
relogin
reset
return
rksh
rlogin
rm
rmdel
rmdir
rsh
ruptime
rwho
sact
sccs
sccsdiff
sdb
sdiff
sed
select
set
sh
shl
shift
shutdown
size
sleep
soelim
sort
spell
split
srchtxt
strings
strip
stop
stty
su
sum
suspend
tabs
tail
talk
tar
tbl
tee
telnet
test
time
timex
touch
tput
tr
trap
troff
true
truss
tset
tsort
tty
type
typeset
ulimit
umask
uname
uncompress
unget
uniq
unit
unpack
unset
uptime
users
uucp
uudecode
uuencode
uuglist
uulog
uunmae
uupick
uustat
uuto
uux
vacation
val
vc
vedit
vi
view
w
wait
wall
wc
what
whatis
which
who
whoami
write
xargs
yacc
zcat
">
<Attributes Foreground="clGreen" Background="clWhite"/>
</KeyList>
<KeyList Name="SPECIAL VARIABLES" Enabled="True" Style="" Words="CDPATH
DEBUG
DIR
DIR_LIST
EDITOR
FILE_NAME
FILENAME
HOME
IFS
LANG
MAIL
MAILCHECK
MAILPATH
OLDPWD
PATH
PPID
PS1
PS2
PS3
REPLY
SAVE_STS
SAVE_LST
SHACCT
SHELL
SOURCE
SOURCE_LIST
TERM
">
<Attributes Foreground="clBlue" Background="clWhite"/>
</KeyList>
<KeyList Name="CONTROL COMMANDS" Enabled="True" Style="" Words="case
do
done
elif
else
esac
endif
fi
for
if
in
then
until
while
">
<Attributes Foreground="$00FF0080" Background="clWhite"/>
</KeyList>
<KeyList Name="Key Words 4" Enabled="True" Style="" Words="!
!=
%
&
&&
((
))
+
-
//
/
<=
=
=>
[[
]]
^
">
<Attributes Foreground="$000080FF" Background="clWhite"/>
</KeyList>
<KeyList Name="I/O REDIRECTION OPERATORS" Enabled="True" Style="" Words=">
>>
>&
<
<<
<&
|
">
<Attributes Foreground="clPurple" Background="clWhite"/>
</KeyList>
<KeyList Name="SPECIAL PARAMETERS" Enabled="True" Style="" Words="$#
$-
$?
$!
$*
$@
$$
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9
">
<Attributes Foreground="clOlive" Background="clWhite"/>
</KeyList>
<KeyList Name="CONDITIONAL PARAMETER" Enabled="True" Style="" Words="-a
-o
-eq
-ne
-le
-lt
-ge
-gt
-b
-c
-d
-f
-g
-k
-l
-p
-r
-s
-S
-t
-u
-w
-x
-n
-z
">
<Attributes Foreground="$00FF8000" Background="clWhite"/>
</KeyList>
</SubRules>
</MainRules>
</SyntaxColoring>
<CodeFolding/>
<CustomData/>
</SynUniHighlighter>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -