![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create a file from within a script | lamano | Shell Programming and Scripting | 2 | 03-04-2009 04:31 PM |
| create file in script | Satyak | Shell Programming and Scripting | 4 | 10-19-2008 06:48 AM |
| To give the "unzip" permissions & "create" file permissions | Mike1234 | HP-UX | 3 | 03-02-2008 05:34 PM |
| Create file in script | paparazi | Shell Programming and Scripting | 3 | 02-26-2008 03:16 AM |
| script to create tar file | ajrandrup | UNIX for Dummies Questions & Answers | 2 | 12-03-2003 01:06 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
permissions to create log file from script
hi all,
have a script which i am using to generate a log file. i use "touch out.log" command to create the file and later on i want to echo lines to this file. for some reason it keeps giving me this error when i try and create the file ; touch: out.log cannot create i have permissions to create files in the directory where my script sits since its my home directory. so i dont understand what else is wrong ?? directory permissions where my script sits is "drwxr-xr-x" thanks. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|