http://lecture.cs.buu.ac.th/~s52326/ Lecture : A.Tawatchai
http://dekdee.buu.ac.th/~mrham/ Lecture : Mr.Ham Jonh
Basic key commander and advance in UNIX programing
Basic vi editor and some advance key commands
Basic vi editor and some advance key commands
Version Control with Mercurial (using single-user local repository) [ hg ]
[Video] C/Python Socket program tutorial , Client/Server
[Video] C/Python Socket program tutorial , Client/Server (continue.)
[Video] C/Python Socket program tutorial , Client/Server (continue.)
Command tools:
Check Space Used + Find any files + Check Space Available [view]
Brandy Basic Language *.bas [view]
Reference : Linux Shell Scripting Tutorial v1.05r3 A Beginner's handbook [visit]
Getting Start with Shell Programming :
- Filter [$ tail +20 < hotel.txt | head -n30 >hlist]
- Linux Command Related with Process [kill ps]
- Operator conditional in Shell Script ( == != > >= < <= in C language)
- Conditional :
+ if else [ if ; then ; else ; fi ]
+ nested-if else [ if ; then ; else if ; then ..... else ; fi ]
+ for loop
+ do while loop
+ switch case
- String compare
- command grep utility to find match content in files
- Operator conditional in Shell Script ( == != > >= < <= in C language)
- Conditional :
+ if else [ if ; then ; else ; fi ]
+ nested-if else [ if ; then ; else if ; then ..... else ; fi ]
+ for loop
+ do while loop
+ switch case
- String compare
- command grep utility to find match content in files
Shells (bash) structured Language Constructs
Example Shell Script Programming
+ My project : Simsimi v1.0 on Unix Tool - Socket client/server C language[view]