10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi All,
Special character ? is added in between filename. Am not able to figure our why this is happening. In my Development environment special characters are not present. This issue is happening in the higher environment.
It would be helpful if somebody can tell what are the possible... (3 Replies)
Discussion started by: weknowd
3 Replies
2. Shell Programming and Scripting
hi,
i need to search distinct special character from a file which is a pipe delimited from a specific column
for eg:
input file.txt
aa|bb|cc|$abc
aa|bb|ccc|#abol
bb|xss|ddd|$xyz
nn|yyy|qqq|=qqqq
abe|qqq|yyy|=aaa
aaa|yyy|zzzz|#aaaa
.
.
.
my desired output
$ (10 Replies)
Discussion started by: rohit_shinez
10 Replies
3. UNIX for Advanced & Expert Users
Hello,
I do have a little issue here and Google doesn't give me any solution @this moment.
In HP UX Vi editor: I want to place this character: ®
I copied it from internet or for example Word Special Symbols. But how do I paste it in Vi?
Many thanks in advance :)
Sincerely,
Arjan (7 Replies)
Discussion started by: velde_van_der_a
7 Replies
4. Shell Programming and Scripting
(5 Replies)
Discussion started by: number10
5 Replies
5. Shell Programming and Scripting
Hi All
I need a script to manipulate files based on a filename:
example filename: 66600_042706.pdf
the script will create a directory 66000 only if this directory is not existing. If that directory is existing it will just move the file to 66000/666000_042706.pdf
in addition, i want to... (4 Replies)
Discussion started by: aemestech
4 Replies
6. Shell Programming and Scripting
Hi I am working on a bash script and would know how to use cut or sed to remove
(F/.M/d h) from a text file.
Before
1 text to save (F/.M/d h)
after
1 text to save
Thanks in advance (5 Replies)
Discussion started by: pelle
5 Replies
7. Shell Programming and Scripting
Hi All,
I have a data file in UNIX which i am trying to load into Oracle table using Oracle SQL Loader.
The problem is, one of the filed contains special character (ex: Square). And due to this reason, my script fails.
Could you please let me know, how to identify which character is... (1 Reply)
Discussion started by: Amit.Sagpariya
1 Replies
8. Shell Programming and Scripting
I need some help with a unix script to mv image files to subdirectories based on the 1st character of the filename. See example below...
/images/main
1191.jpg
9999.jpg
A101.jpg
A102.jpg
B201.jpg
c333.jpg
...
Z999.jpg
I would like to move to the following:
... (11 Replies)
Discussion started by: srdconsulting
11 Replies
9. Shell Programming and Scripting
Hi,
I need to move filenames with the following format below into filenames without the ~ like sample below. I hope you can help me create a simple unix script that will do this. Thanks in advance!
move filename from:
AIRS20081225-235641.BSP~
AIRS20081225-235648.BSP~
AIRS20081225-235640.BSP~... (3 Replies)
Discussion started by: ayhanne
3 Replies
10. HP-UX
I'm trying to rename a file name but the original file has a special character caused by typo. I've tried numerous combination of characters but the file name (original) is still not being recognized which in turn, would not allow me to rename the file.
Can someone help? The filename is a... (1 Reply)
Discussion started by: genzbeat
1 Replies