Sponsored Content
Top Forums Shell Programming and Scripting problem using sed to match a string Post 302561066 by huffpuff on Monday 3rd of October 2011 06:26:21 AM
Old 10-03-2011
Ok thanks durden_tyler I forgot about the power of perl - it is a more elegant solution. That said the sed thing will still bother me for a bit.

Also I've realised I need to do a bit more work yet. In order to present the data in conky more flexibly I have realised that I need to execute the script in conky for each instance of tide time - that is separately. I suspect I will need to create a variable that can be passed from each of the lines in conky to the script which will have a perl loop that loops to the specific instance of tide time based on the passed variable. Looks like a bit of mugging up on perl may be required! Thanks again.

---------- Post updated at 10:26 AM ---------- Previous update was at 08:32 AM ----------

I'm a dunderhead. I can use tail and head to output the specific line of course. Problem solved.

Thanks again for the help.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

sed problem - replacement string should be same length as matching string.

Hi guys, I hope you can help me with my problem. I have a text file that contains lines like this: 78 ANGELO -809.05 79 ANGELO2 -5,000.06 I need to find all occurences of amounts that are negative and replace them with x's 78 ANGELO xxxxxxx 79... (4 Replies)
Discussion started by: amangeles
4 Replies

2. Shell Programming and Scripting

problem with sed while replacing a string with another

Hi, I have a line something like this sys,systematic,system I want to replace only the word system with HI I used sed for this as below echo sys,systematic,system | sed 's/system/HI/' but I got output as sys,HIatic,system I wanted output as sys,systematic,HI Please tell me... (9 Replies)
Discussion started by: friendyboy
9 Replies

3. Shell Programming and Scripting

sed to match only exact string only in all occurences

Dear Friends, Anybody knows how to match exact lines only in multilinear. Input file: apple orange orange apple apple orange Desired output: fruit orange apple fruit i used the command (1 Reply)
Discussion started by: vasanth.vadalur
1 Replies

4. Shell Programming and Scripting

match string exactly with awk/sed

Hi all, I have a list that I would like to parse with awk/sed. The list is contains entries such as: JournalTitle: Biochemistry JournalTitle: Biochemistry and cell biology = Biochimie et biologie cellulaire JournalTitle: Biochemistry and experimental biology JournalTitle: Biochemistry and... (6 Replies)
Discussion started by: euval
6 Replies

5. Shell Programming and Scripting

sed pattern match problem

Hi all, hoping this is a simple one, tried looking but just can't see the solution As an example I've got a list of words that all start Ben..... Bendicks Benefiber Ben Benylin I need to only change the line Ben with Ben 10, ignoring the other lines. I tried the following ... (1 Reply)
Discussion started by: mrpugster
1 Replies

6. Shell Programming and Scripting

Sed:- Supported variable replacement after string match?

Hi All, I am trying to replace the variable in the file after the particular match string. It is being replaced if i hardcode the value and with use of "&" with sed. sed -e "s/URL./& http:\\localhost:7223/g" But when am trying to pass the variable it is failing. I tried multiple... (9 Replies)
Discussion started by: sharsour
9 Replies

7. Shell Programming and Scripting

Problem getting Nth match in sed

Hi all, I'm trying to create a sed command to get the Nth instance of an XML tag in a string, but thus far I can only ever seem to get the last one. Given an XML string: <Wrap><GrayLevel>a</GrayLevel><GrayLevel>b</GrayLevel></Wrap> I tried to do this on the command line to get each... (7 Replies)
Discussion started by: Zel2008
7 Replies

8. Shell Programming and Scripting

Need help with sed to match and replace a string

friends I am struck in a situation where I need to comment a line start with space as below in a file root@LOCALHOST * rw LOCALHOST* r I should comment second line only Any help please (16 Replies)
Discussion started by: mallak
16 Replies

9. Shell Programming and Scripting

Match exact String with sed command

I have a workaround to the problem i m posting, however if someone wants to look at my query and respond ... i will appreciate. This is in reference to this thread -> https://www.unix.com/shell-programming-and-scripting/267630-extract-between-two-exact-matched-strings.html I have data.txt as... (11 Replies)
Discussion started by: mohtashims
11 Replies

10. Shell Programming and Scripting

sed - print only the chars that match a given set in a string

For a given string that may contain any ASCII chars, i.e. that matches .*, find and print only the chars that are in a given subset. The string could also have numbers, uppercase, special chars such as ~!@#$%^&*(){}\", whatever a user could type in without going esoteric For simplicity take... (1 Reply)
Discussion started by: naderra
1 Replies
xtide(1)						      General Commands Manual							  xtide(1)

NAME
xtide - Harmonic tide clock and tide predictor (interactive client) SYNOPSIS
xtide [-aa y|n] [-b ``YYYY-MM-DD HH:MM''] [-bc color] [-bg color] [-cb y|n] [-cc color] [-ch pixels] [-cw pixels] [-dc color] [-Dc color] [-df ``format-string''] [-display ``X display''] [-ec color] [-el y|n] [-em pSsMm] [-fc color] [-fe y|n] [-fg color] [-fn font] [-ga aspect] [-geometry ``+-XOFF+-YOFF''] [-gh pixels] [-gl longitude] [-gt y|n] [-gw pixels] [-hf ``format-string''] [-in y|n] [-l ``location name''] [-lw pixels] [-m a|g|k|m|p|r] [-mc color] [-Mc color] [-ml [-]N.NN(ft|m|kt)] [-nc color] [-nf y|n] [-tc color] [-tf ``format- string''] [-tl y|n] [-u ft|m] [-v] [-z y|n] DESCRIPTION
XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. XTide can work with X-windows, plain text terminals, or the web. This is accomplished with three separate programs: the interactive inter- face (xtide), the non-interactive or command line interface (tide), and the web interface (xttpd). xtide is the interactive X-windows client for XTide 2. Although in reality it accepts many command line options, you should not need to use them; everything can be done interactively. Just run xtide and point and click your way to whatever you need. If you get stuck, click on a `?' button for on-line help. For a complete discussion of the command line options and a detailed explanation of the interactive interface, please see the verbose docu- mentation at http://www.flaterco.com/xtide/. CONFIGURATION
Unless a configuration file /etc/xtide.conf is supplied, you must set the environment variable HFILE_PATH to point to the harmonics files that should have been installed along with the xtide program. Example: export HFILE_PATH=/usr/local/share/xtide/harmonics.tcd If a configuration file is used, the first line should consist of the colon-separated list of harmonics files (e.g. the HFILE_PATH line above without the "export HFILE_PATH=" part). The environment variable takes precedence over the configuration file. Also, note that on Debian systems the tidal harmonics data file are stored in /usr/share/xtide instead of /usr/local/share/xtide as used above. If the optional World Vector Shoreline files have been installed, the path to those files can be supplied in the WVS_DIR environment vari- able or as the second line of the configuration file. Set the environment variable XTIDE_DEFAULT_LOCATION to the name of your favorite place if you want to skip the location-choosing step. OPTIONS
-aa y|n Select whether or not to anti-alias tide graphs on true color displays (default y). Turning this off can greatly improve perfor- mance on CPU-bound systems. -b ``YYYY-MM-DD HH:MM'' Specify the begin (start) time for predictions using the ISO 8601 compliant format YYYY-MM-DD HH:MM, where hours range from 00 to 23. The timestamp is in the local time zone for the location, or in UTC if the -z setting is engaged. If clock mode is selected or if no -b is supplied, the current time will be used. -bc color Background color of buttons (default gray80). -bg color Background color for text windows and location chooser (default white). -cb y|n Select whether or not tide clocks should be created with buttons (default n). -cc color Color of dots indicating current stations in the location chooser (default rgb:00/A0/00). -ch pixels Initial height for tide clocks (default 312 pixels). -cw pixels Initial width for tide clocks (default 84 pixels). -dc color Daytime background color in tide graphs (default SkyBlue). -Dc color Color of datum line in tide graphs (default white). -df ``format-string'' strftime(3) style format string for printing dates (default %Y-%m-%d). -display ``X display'' Specify the X display, e.g. "quake:0.0". This overrides the DISPLAY environment variable. -ec color Foreground in tide graphs during outgoing tide (default SeaGreen). -el y|n Select whether or not to draw datum and middle-level lines in tide graphs (default n). -em pSsMm Events to suppress (p = phase of moon, S = sunrise, s = sunset, M = moonrise, m = moonset), or x to suppress none. E.g, to suppress all sun and moon events, set eventmask to the value pSsMm. -fc color Foreground in tide graphs during incoming tide (default Blue). -fe y|n Select whether or not to prefer flat map to round globe location chooser (default n). -fg color Color of text and other notations (default black). -fn font Font used for button labels and verbiage in text windows (default as incoming from X11). The font used in graphs and clocks cannot be changed. -ga aspect Initial aspect for tide graphs and clocks (default 1.0). This controls not the width or height of the window but rather the rela- tive scaling of the X and Y axes in the plot of the tide curve. -geometry ``+-XOFF+-YOFF'' Specify a position for the window corresponding to the first use of -l. (Width and height are controlled by different settings.) -gh pixels Initial height for tide graphs (default 312 pixels). -gl longitude Initial center longitude for location chooser. Valid values are -180 -150 -120 -90 -60 -30 0 30 60 90 120 150 and 360. 360 (the default) will pick the longitude with the most tide stations. -gt y|n Select whether or not to label tenths of units in tide graphs (default n). -gw pixels Initial width for tide graphs (default 960 pixels). -hf ``format-string'' strftime(3) style format string for printing hour labels on time axis (default %l). -in y|n Select whether or not to use inferred values for some constituents (default n). For expert use only. -l ``location name'' Specify a location for tide predictions. When given to the interactive client, this causes it to start a tide clock for the speci- fied location instead of launching a location chooser on startup. This is useful for starting a tide clock automatically when you log on. Multiple uses of -l will result in multiple tide clocks. -lw pixels Width for lines in tide graphs with -nf (default 2.5 pixels). -m a|g|k|m|p|r Specify mode to be about, graph, clock, medium rare, plain, or raw. The default is clock. -mc color Color of mark line in graphs (default red). -Mc color Color of middle-level line in tide graphs (default yellow). -ml [-]N.NN(ft|m|kt) Specify an initial mark level to be used in prediction windows launched from the command line. The predictions will include the times when the tide level crosses the mark. The mark level also can be specified or changed using the Options menu. Not supported in clock mode. Does not affect windows that are launched from the location chooser. Example usage: -ml -0.25ft -nc color Nighttime background color in tide graphs (default DeepSkyBlue). -nf y|n Select whether or not to draw tide graphs as line graphs (default n). -tc color Color of dots indicating tide stations in the location chooser (default red). -tf ``format-string'' strftime(3) style format string for printing times (default %l:%M %p %Z). -tl y|n Select whether or not to draw depth lines on top of the tide graph (default n). -u ft|m Preferred units of length (default no preference). -v Print version string and exit. -z y|n Select whether or not to coerce all time zones to UTC (default n). SEE ALSO
tide(1), xttpd(8), http://www.flaterco.com/xtide/. XTide 2 2009-09-10 xtide(1)
All times are GMT -4. The time now is 04:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy