![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Execute .sh file with sudo in it | _prasad | Shell Programming and Scripting | 2 | 06-13-2008 04:39 PM |
| execute a .jil file | OSD | Shell Programming and Scripting | 4 | 10-05-2007 12:20 AM |
| execute a .jil file | OSD | UNIX for Advanced & Expert Users | 1 | 10-03-2007 05:11 AM |
| Need to execute 2 scripts, wait, execute 2 more wait, till end of file | halo98 | Shell Programming and Scripting | 1 | 08-01-2006 04:42 PM |
| No permission to execute file | markbeeson | UNIX for Dummies Questions & Answers | 2 | 07-19-2001 04:54 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Quote:
I assume the above is the contents of file Test.SH which you made executable (e.g. by chmod u+x Test.SH). (Btw, why the extra copy of fileA.csv to fileB.csv beforehand? Your Perl oneliner is called with the in-place-editing option -i which will automatically dump a backup copy fileA.csv.bak for you) But then you continue with Quote:
Of course, does the shell complain that the file doesn't exist. Wasn't it ./Test.SH you wanted to execute? |
|
||||
|
It's not clear from your problem description what the issue is. It would help if you could post the exact error message you are getting.
Some things to try:
Post the output from the resulting script. Use code tags. Thanks. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|