Sponsored Content
Full Discussion: sed ERROR
Top Forums Shell Programming and Scripting sed ERROR Post 302358507 by latenite on Friday 2nd of October 2009 07:01:28 PM
Old 10-02-2009
sed ERROR

Hi Leute

Kann mir bitte jemand diesen Fehler rerklären?
Ohne Zuweisung gehts und es kommt der modifizierte String raus.
Weise ich es einem String zu kommt dieser Fehler.
Was mache ich da flasch?

Code:
0:521:root@pendrive /media/disk/system_setup [0]# STRING=/mnt/new/path
0:522:root@pendrive /media/disk/system_setup [0]# echo ${STRING} | sed 's/\//\\\//g'
\/mnt\/new\/path
0:523:root@pendrive /media/disk/system_setup [0]# var=`echo ${STRING} | sed 's/\//\\\//g'`
sed: -e Ausdruck #1, Zeichen 9: unknown option to `s'
0:524:root@pendrive /media/disk/system_setup [1]#



Danke Smilie
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Error when using sed

Hi, I have a input file with following contents ---------------------------------------------------------Run Number: 1----------------------------------------------------------- test_run -layout test_vaal -i |Started|05/28/2007 02:19:30|TEST|8651... (2 Replies)
Discussion started by: Raghuram.P
2 Replies

2. Shell Programming and Scripting

sed error : Syntax error: redirection unexpected

My script is throwing the error 'Syntax error: redirection unexpected' My line of code.. cat nsstatustest.html | sed s/<tr><td align="left">/<tr><td align="left" bgcolor="#000000"><font color="white">/ > ztmp.Ps23zp2s.2-Fpps3-wmmm0dss3 HTML tags are getting in the way but they're needed to... (3 Replies)
Discussion started by: phpfreak
3 Replies

3. Shell Programming and Scripting

sed error

hi guys!! I am new to shell script.. here is what i want do, i want to search original string in export.txt file which is: export mib =/opt/old_mib/ i want to replace it by export mibs =/opt/new_mibs/ i tried sed -e 's/export mib =/opt/old_mib//export mibs =/opt/new_mibs//g' ... (4 Replies)
Discussion started by: allrise123
4 Replies

4. Shell Programming and Scripting

Error in sed

Hello, I want to remove .txt from every file name: for file in *.txt; des=$(echo $file | sed 's/\.txt//'); mv "$file" "$des"; done but this gives me: bash: syntax error near unexpected token `des=$(echo $file | sed 's/\.txt//')' I understand that there's other ways of doing this... (1 Reply)
Discussion started by: juliette salexa
1 Replies

5. Shell Programming and Scripting

sed error

Hi , Can some body help me why CREATE TABLE is not printing in my out put for the below code? I tried the same but still out put is not accurate. sed -n ' 1d s/^\(\{1,33\} \)\(.*\)/CREATE TABLE "("\1(\2","/ :loop ${ s/,$/ );/ p } N s/\n\(.*\)/ \1,/ b loop ... (16 Replies)
Discussion started by: rocking77
16 Replies

6. Shell Programming and Scripting

SED error

Hi, I am trying to write an SED script to extract some strings from each line of a file and print it into another file. The sample input looks like this. AVE_LOC_ADDED <= 1.1429: 0 (28035.0/53.0) <IG:0.09933947301390625; GR:0.21494375103088412; WeightedGR:6679.592007035755>... (4 Replies)
Discussion started by: sandeepk1611
4 Replies

7. UNIX for Dummies Questions & Answers

sed error

Hi, I'm trying to go through a file and replace in each word (separated by new lines if it matters) the first occurrence of a vowel with #. works, but of course it replaces all vowels. However, removing the /g produces an error that says: Can anyone help?? (1 Reply)
Discussion started by: justOne21
1 Replies

8. Shell Programming and Scripting

sed returns error "sed: -e expression #1, char 18: unterminated `s' command"

Hello All, I have something like below LDC100/rel/prod/libinactrl.a LAA2000/rel/prod/libinactrl.a I want to remove till first forward slash that is outputshould be as below rel/prod/libinactrl.a rel/prod/libinactrl.a How can I do that ??? (8 Replies)
Discussion started by: anand.shah
8 Replies

9. Shell Programming and Scripting

sed Error

I am using this command: sed 's///g' file1 I want to keep only Arabic Characters and remove all others. I get this error: sed: -e expression #1, char 17: Invalid collation character (3 Replies)
Discussion started by: Viernes
3 Replies

10. Shell Programming and Scripting

sed and awk giving error ./sample.sh: line 13: sed: command not found

Hi, I am running a script sample.sh in bash environment .In the script i am using sed and awk commands which when executed individually from terminal they are getting executed normally but when i give these sed and awk commands in the script it is giving the below errors :- ./sample.sh: line... (12 Replies)
Discussion started by: satishmallidi
12 Replies
gendisk(1)						      General Commands Manual							gendisk(1)

NAME
gendisk - Produces magnetic disk distribution media SYNOPSIS
/usr/bin/gendisk [-d] [-i] [-k filename] [-w] [-v] [hostname:] prodID devname OPTIONS
Creates a distribution disk in direct CD format. This means that the distribution disk contains uncompressed file systems that are laid out just as the software is installed on the system. Creates a distribution disk in ISO 9660 format. This means that the distribution disk contains an ISO 9660-compliant CD-ROM file system (CDFS). Uses an alternate kit descriptor database, filename, on the local system. You may use either a full absolute pathname or a relative pathname from the directory where you run the gendisk utility. The file does not have to be named kitcap. Writes the product media without verification, if used without the -v option. If used with the -w option, the gendisk utility writes and then verifies the product media. Verifies the product media without writing it first, if used without the -w option. This assumes that you have already written kit files to the distribution media. If used with the -w option, the gendisk utility writes and then verifies the product media. OPERANDS
The optional hostname: operand is the name of a remote machine that contains the kit descriptor database. The gendisk utility searches the kit descriptor database on the remote machine for the kit identifier (prodIDHD) and uses it to create the distribution media. The colon (:) is a required delimiter for TCP/IP networks, and space is permitted between the colon and the prodID. For example, if the product code is OAT100 and you are using the kit descriptor database on node mynode, use mynode:OAT100 for this option. The mandatory prodID operand is a kit identifier consisting of the product code and version number specified in the CODE and VERS fields of the kit's key file. Refer to the Guide to Preparing Product Kits for information about the key file. The mandatory devname operand specifies the device special file name for a raw or character disk device such as /dev/rdisk/dsk1. The gendisk utility uses the disk partition specified in the kit descriptor and ignores any partition specified on the command line. DESCRIPTION
Use the gendisk utility to produce disk distribution media. The gendisk utility performs the following tasks: Searches the kit descriptor database for the prodID specified on the command line. The default kit descriptor database is the /etc/kitcap file. Creates a new file system on the disk partition specified in the kit description. Mounts the disk containing the new file system. Asks whether you want to clean the whole disk before writing to it. If you do, the gendisk utility erases the entire contents of the disk and writes a new disk label using default information. Copies files and subsets specified in the kit description to the distribution media. If you specified verification, uses the sum utility to verify file transfer accuracy. Refer to the sum(1) reference page for more information about this utility. Unmounts the file system. If you use the -k option, you can use any valid file name for the alternate kit descriptor database and may specify either an absolute or relative path to the file location. If you do not use either of the -w or -v options, the gendisk utility writes and then verifies the files in the kit descriptor. This default behavior is the same as when you use both the -w and -v options together. The gendisk utility can create multiple directories on the disk for separate products or combine multiple products into one product, as specified in the kit descriptor database. RESTRICTIONS
You must have root privileges to run this program. If you use the optional hostname operand, you must have root privileges to access files on the remote host. If you do not use the optional hostname operand, you can access the files used by the gendisk utility only if you add the local hostname to the local /.rhosts file, for example: hostname root. The gendisk utility does not support chained disk kits. A kit written to diskette must either fit onto a single diskette or be packaged as a set of kits on separate diskettes. FILES
Device special files for raw or character disk devices Default kit descriptor database SEE ALSO
gentapes(1), sum(1) kitcap(4) Guide to Preparing Product Kits gendisk(1)
All times are GMT -4. The time now is 09:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy