Server IP : 103.119.228.120 / Your IP : 3.145.63.148 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/zsh/5.0.2/functions/ |
Upload File : |
#compdef sisu local curcontext="$curcontext" state line ret=1 typeset -A opt_args _arguments -s -C -M 'r:|[_-]=* r:|=*' \ '(--convert --to -C)-U[prints to screen url output map of available output possibilities]' \ '(--convert --to -C)-u[url mapping of output files for requested processing flags]' \ '(--convert --to -C)-V[more verbose than -v]' \ '(--convert --to -C)-v[verbose]' \ '--no-ocn[-\[hHp\]switches off object citation numbering]' \ '--no-annotate[-\[mhHpoxXabN\] strips output text of additional editors endnotes]' \ '(--convert --to -C)-A[plaintext with dos line-feeds, footnotes follow paragraphs in which they occur]' \ '(--convert --to -C)-a[plaintext with Unix line-feeds, footnotes follow paragraphs in which they occur]' \ '(--convert --to -C)-b[XHTML output]' \ '(- *)-C[initialise site]' \ '(--convert --to -C)-c[toggle screen color on or off depending on set default]' \ '(--convert --to -C)-E[plaintext with dos line-feeds, endnotes following main text]' \ '(--convert --to -C)-e[plaintext with Unix line-feeds, endnotes following main text]' \ '(--convert --to -C)-F[generate sample cgi web search form \[--webserv=webrick for sisu webrick url\]]' \ '(--convert --to -C -h)-H[HTML output, without link suffixes]' \ '(--convert --to -C -H)-h[HTML output]' \ '(--convert --to -C)-I[texinfo output, not maintained]' \ '(--convert --to -C)-L[print license info]' \ '(--convert --to -C)-M[maintenance mode, retain intermediate processing files]' \ '(--convert --to -C)-m[create intermediate markup file, metaverse, assumed for most output instuctions]' \ '(--convert --to -C)-N[document content certificate, output document digests]' \ '(--convert --to -C)-n[skip intermediate markup, skip -m]' \ '(--convert --to -C)-o[Open Document text format output]' \ '(--convert --to -C)-p[LaTeX pdf output]' \ '(--convert --to -C)-q[quiet mode]' \ '(--convert --to -C)-R[post output to remote host using rsync, requires pre-configuration]' \ '(--convert --to -C)-r[post output to remote host using scp, requires pre-configuration]' \ '(--convert --to -C)-S[produces and shares tarred gzipped markup source document with associated images etc.]' \ '(--convert --to -C)-s[shares markup source]' \ '(--convert --to -C)-t[termsheet, preprocessing]' \ '(- *)-W[starts ruby webrick server]' \ '(--convert --to -C)-w[concordance file]' \ '(--convert --to -C)-X[XML dom style]' \ '(--convert --to -C)-x[XML sax style]' \ '(--convert --to -C)-y[output summary page, manifest of existing generated output]' \ '(--convert --to -C)-Z[zap delete/destroy output]' \ '--import[-\[Dd\] imports document to database]' \ '--update[-\[Dd\] updates document in database]' \ '--remove[-\[Dd\] removes document from database]' \ '--dropall[-\[Dd\] drops database, tables, indexes, all!]' \ '--create[-\[Dd\] creates new database - tables, indexes, etc.]' \ '--recreate[-\[Dd\] drops database, killing data and creates new empty database - tables, indexes, etc.]' \ '(--convert --to -C)-D[postgresql database instruction]' \ '(--convert --to -C)-d[sqlite database instruction]' \ '(- *)--help[display help information]' \ '(--convert --to -C -2 -3 -4 -5)-1[shortcut, initial default -mNHwpy]' \ '(--convert --to -C -1 -3 -4 -5)-2[shortcut, initial default -mNHwpaoy]' \ '(--convert --to -C -1 -2 -4 -5)-3[shortcut, initial default -mNHwpaobxXy]' \ '(--convert --to -C -1 -2 -3 -5)-4[shortcut, initial default -mNHwpaobxXDy --import]' \ '(--convert --to -C -1 -2 -3 -4)-5[shortcut, initial default -mNHwpaobxXDy --update]' \ '--to=node[XML node based input representation, experimental]' \ '--to=sax[XML sax based input representation, experimental]' \ '--to=dom[XML dom based input representation, experimental]' \ '--convert=footnotes[embedded footnotes]' \ '--to=current[current markup]' \ '*:SiSU files:_files -g "*.(sst|ssm)(-.)"'