1 cd /home/user/OperaDownloads/
2 mv code2html.tar.gz /var/www/
3 cd /var/www
4 tar -xvf code2html.tar.gz
5 cd code2html-0.9.1/
6 cd INSTALL
7 vim INSTALL
8 cd ..
9 ls -al
10 cd code2html-0.9.1/
11 ls -al
12
13 mv code2html /usr/bin
14 fg
15 chmod 755 /usr/bin/code2html
16 ls -al /usr/bin/code2html
17 chown root:root /usr/bin/code2html
18 ls -al /usr/local/man/man1
19 ls -al /usr/local/man/
20
21 mv code2html-0.9.1/ /usr/share/doc/code2html
22 ls -alr /usr/share/doc/code2html
23 fg
24 less /usr/share/doc/code2html/INSTALL
25 man code2html
26 mkdir /usr/local/man/man1
27 mv /usr/local/man/code2html.1 /usr/local/man/man1
28 man code2html
29 cat /usr/bin/code2html > /var/www/tmp.log
30 code2html -l perl /var/www/tmp.log /var/www/tmp.html
syntax highlighted by Code2HTML, v. 0.9.1
No comments:
Post a Comment
- the first minus - Comments have to be moderated because of the spammers
- the second minus - I am very lazy at moderating comments ... hardly find time ...
- the third minus - Short links are no good for security ...
- The REAL PLUS : Any critic and positive feedback is better than none, so your comments will be published sooner or later !!!!