Forum: C++ Jul 9th, 2009 |
| Replies: 10 Views: 431 how to compile c++ program when we r using two different functions which are defined in different file(s) under same directory in linux gcc??? |
Forum: Shell Scripting Jul 8th, 2009 |
| Replies: 5 Views: 629 |
Forum: C Jul 8th, 2009 |
| Replies: 1 Views: 227 how to access odbc ms access database by C from msvc++2008? |
Forum: Window and Desktop Managers Jul 8th, 2009 |
| Replies: 10 Views: 11,287 yes. $ vim <filename>.sh
<type your own shell script>
then press esc : wq
then just type
$ ./<filename>.sh |