concatenating the filenames in a directory - shell
This is a discussion on concatenating the filenames in a directory - shell ; On Nov 11, 1:17*pm, Janis Papanagnou wrote: > Naru wrote: > > > btw what does this "${var1#?}" do??? n how does it suppress the > > unwanted ':" > > Removes the first character from var1. > > Janis ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#11
| |||
| |||
| wrote: > Naru wrote: > > > btw what does this "${var1#?}" do??? n how does it suppress the > > unwanted ':" > > Removes the first character from var1. > > Janis Hi when i write this line to a file and while opening the file it is saying last line incomplete..hence i am not able to use this file in any other process any idea how to resolve this?? |
|
#12
| |||
| |||
|
On Nov 11, 1:17*pm, Janis Papanagnou wrote: > Naru wrote: > > > btw what does this "${var1#?}" do??? n how does it suppress the > > unwanted ':" > > Removes the first character from var1. > > Janis Hi when i write this line to a file and while opening the file it is saying last line incomplete..hence i am not able to use this file in any other process any idea how to resolve this?? |
|
#13
| |||
| |||
|
Naru wrote: > On Nov 11, 1:17 pm, Janis Papanagnou > wrote: > >>Naru wrote: >> >> >>>btw what does this "${var1#?}" do??? n how does it suppress the >>>unwanted ':" >> >>Removes the first character from var1. >> >>Janis > > > Hi when i write this line to a file and while opening the file it is > saying last line incomplete..hence i am not able to use this file in > any other process > > any idea how to resolve this?? If you're said that the last line is incomplete, either your editor does not terminate the line correctly with a LF character, or you've omitted some characters from the line as I posted it, I'd speculate... printf "%s\n" "${var1#?}" >> "$DIR/$filename_out.txt" Janis |
|
#14
| |||
| |||
|
On Nov 11, 1:17*pm, Janis Papanagnou wrote: > Naru wrote: > > > btw what does this "${var1#?}" do??? n how does it suppress the > > unwanted ':" > > Removes the first character from var1. > > Janis Hi when i write this line to a file and while opening the file it is saying last line incomplete..hence i am not able to use this file in any other process any idea how to resolve this?? |
|
#15
| |||
| |||
|
You will need to install Japanese support for Windows XP. I'd also recommend updating to the latest version of Win RAR to make sure you have Unicode support. Open my documents...select the file that you want to relocate and in the left hand menu select either move or copy.....A pop up will appear asking you ware you want to move this/these files too ....follow instructions... |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 01:26 AM.




Linear Mode