|
||||||
| Linux Programming and Scripting Discussion for Linux Programming and scripting (including Perl, PHP, C, C++, and other languages) |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I have an FTP script but I can't actually see it being executed. What can I do to see if/how it works? I want the output placed in a file I suppose.
Code:
# ftpupload.sh |
| Sponsored Links |
|
|||
|
you can mention it in the script if you wish to see the work done by the script..
Just place the processes executed in a text file.. so simple.. |
![]() |
| Tags |
| log files, logs |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using colors in Shell Script | ptt3 | Linux Programming and Scripting | 1 | 04-03-2008 12:50 PM |
| FTP Script | ptt3 | Linux Programming and Scripting | 1 | 04-02-2008 06:54 PM |