SILENT KILLERPanel

Current Path: > > usr > share > nano


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/share/nano

NameTypeSizeLast ModifiedActions
asm.nanorc File 882 bytes April 10 2018 09:57:51.
autoconf.nanorc File 555 bytes April 10 2018 09:57:51.
awk.nanorc File 1350 bytes April 10 2018 09:57:51.
c.nanorc File 1748 bytes May 27 2018 17:04:47.
changelog.nanorc File 713 bytes May 27 2018 17:04:47.
cmake.nanorc File 825 bytes April 10 2018 09:57:51.
css.nanorc File 344 bytes April 10 2018 09:57:51.
debian.nanorc File 757 bytes May 27 2018 17:04:47.
default.nanorc File 419 bytes April 10 2018 09:57:51.
elisp.nanorc File 1109 bytes April 10 2018 09:57:51.
fortran.nanorc File 1967 bytes April 10 2018 09:57:51.
gentoo.nanorc File 4230 bytes April 10 2018 09:57:51.
go.nanorc File 1396 bytes April 10 2018 09:57:51.
groff.nanorc File 711 bytes May 27 2018 17:04:47.
guile.nanorc File 588 bytes April 10 2018 09:57:51.
html.nanorc File 1211 bytes April 10 2018 09:57:51.
java.nanorc File 653 bytes April 10 2018 09:57:51.
javascript.nanorc File 763 bytes April 10 2018 09:57:51.
json.nanorc File 879 bytes April 10 2018 09:57:51.
lua.nanorc File 2363 bytes April 10 2018 09:57:51.
makefile.nanorc File 535 bytes June 02 2018 08:20:07.
man.nanorc File 456 bytes April 10 2018 09:57:51.
mgp.nanorc File 229 bytes April 10 2018 09:57:51.
mutt.nanorc File 185 bytes April 10 2018 09:57:51.
nanohelp.nanorc File 390 bytes April 10 2018 09:57:51.
nanorc.nanorc File 2707 bytes May 10 2018 11:18:29.
nftables.nanorc File 792 bytes April 10 2018 09:57:51.
objc.nanorc File 1800 bytes April 10 2018 09:57:51.
ocaml.nanorc File 859 bytes April 10 2018 09:57:51.
patch.nanorc File 590 bytes April 10 2018 09:57:51.
perl.nanorc File 1466 bytes April 10 2018 09:57:51.
php.nanorc File 1070 bytes April 10 2018 09:57:51.
po.nanorc File 920 bytes April 24 2018 15:57:10.
postgresql.nanorc File 3071 bytes April 10 2018 09:57:51.
pov.nanorc File 632 bytes April 10 2018 09:57:51.
python.nanorc File 966 bytes April 10 2018 09:57:51.
ruby.nanorc File 1517 bytes April 10 2018 09:57:51.
rust.nanorc File 1116 bytes May 27 2018 17:04:47.
sh.nanorc File 1397 bytes April 10 2018 09:57:51.
spec.nanorc File 1925 bytes May 27 2018 17:04:47.
tcl.nanorc File 2181 bytes April 10 2018 09:57:51.
tex.nanorc File 200 bytes April 10 2018 09:57:51.
texinfo.nanorc File 465 bytes April 10 2018 09:57:51.
xml.nanorc File 527 bytes April 10 2018 09:57:51.

Reading File: //usr/share/nano/spec.nanorc

## Syntax highlighting for RPM spec files.

syntax spec "\.spec(\.[^/]+)?$"
comment "#"

# Main tags.
color brightblue "((Icon|ExclusiveOs|ExcludeOs)[[:space:]]*:)"
color brightblue "((BuildArch|BuildArchitectures|ExclusiveArch|ExcludeArch)[[:space:]]*:)"
color brightblue "((Conflicts|Obsoletes|Provides|Requires|Requires\(.*\)|Enhances|Suggests|BuildConflicts|BuildRequires|Recommends|PreReq|Supplements)[[:space:]]*:)"
color brightblue "((Epoch|Serial|Nosource|Nopatch)[[:space:]]*:)"
color brightblue "((AutoReq|AutoProv|AutoReqProv)[[:space:]]*:)"
color brightblue "((Copyright|License|Summary|Summary\(.*\)|Distribution|Vendor|Packager|Group|Source\d*|Patch\d*|BuildRoot|Prefix)[[:space:]]*:)"
color brightblue "((Name|Version|Release|Url|URL)[[:space:]]*:)"
color brightblue start="^Source" end=":" start="^Patch" end=":"
# Architectures.
color brightred "(i386|i486|i586|i686|athlon|ia64|alpha|alphaev5|alphaev56|alphapca56|alphaev6|alphaev67|sparc|sparcv9|sparc64armv3l|armv4b|armv4lm|ips|mipsel|ppc|ppc|iseries|ppcpseries|ppc64|m68k|m68kmint|Sgi|rs6000|i370|s390x|s390|noarch)"
# Architecture conditionals.
color brightred "(ifarch|ifnarch)"
# OS conditionals.
color brightred "(ifos|ifnos)"
# %* strings.
color green "%([A-Z_a-z_0-9_]*)"
color magenta "%_([A-Z_a-z_0-9_]*)"
color yellow start="%__" end="\ "
color magenta start="%\{" end="\}"
color yellow start="%\{__" end="\}"
# Sections.
color red "^%(build$|changelog|check$|clean$|description|files|install$|package|pre|prep$|pretrans|preun)"
color red "^%(post|posttrans|postun|trigger|triggerin|triggerpostun|triggerun|verifyscript)"
# Conditionals and defines.
color brightred "%(if|else|endif|define|global|undefine)"

# Comments.
color cyan "#.*$"
# Special case: "# norootforbuild" is handled as main tag.
color brightblue "^# norootforbuild"
# %changelog date entries.
color brightyellow "^\* .*\)$"
# Trailing whitespace.
color ,green "[[:space:]]+$"

SILENT KILLER Tool