Portál AbcLinuxu, 14. července 2025 06:06
Řešení dotazu:
$ wget -qO- http://www.thebulletin.org/content/doomsday-clock/overview|sed -n 's/.*It is \([0-9]*\) Minutes.*/\1/p' 6
alignment top_right background no default_color 2e2e2e # szary 5f5f5f default_outline_color 000000 # Black default_shade_color 000000 # Black double_buffer yes draw_borders no draw_graph_borders no draw_outline no draw_shades no gap_x 10 gap_y 24 no_buffers yes override_utf8_locale yes own_window yes own_window_colour 000000 # Black own_window_type override #override? own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_transparent yes own_window_type normal ## normal on_bottom yes short_units yes text_buffer_size 8000 total_run_times 0 update_interval 1.0 uppercase no use_xft yes use_spacer left format_human_readable yes xftalpha 0 xftfont sans:pixelsize=9 TEXT ${texeci 360 ~/.conky/doomsdayclock.sh} hovado ${execpi 247 cat ~/.conky/doomsdayclock.txt}a skript:
#!/bin/bash wget -qO- http://www.thebulletin.org/content/doomsday-clock/overview|sed -n 's/.*It is \([0-9]*\) Minutes.*/\1/p' > doomsdayclock.txt exitSpustitelný příznak mám a názvy souborů taky dobře.
martin@martin-debian:~/.conky$ ls doomsdayclock.sh weather.conky weather.template doomsdayclock.txt weather.pl weather_Trebic.xmlTerminál hlási:
martin@martin-debian:~$ conky -c .conkyrc_doomsday Conky: .conkyrc_doomsday: 21: no such configuration: 'on_bottom' Conky: desktop window (1200003) is subwindow of root window (15a) Conky: window type - normal Conky: drawing to created window (0x4000001) Conky: drawing to double buffer cat: /home/martin/.conky/doomsdayclock.txt: Adresář nebo soubor neexistuje Conky: '.conkyrc_doomsday' modified, reloading... Conky: .conkyrc_doomsday: 21: no such configuration: 'on_bottom' Conky: desktop window (1200003) is subwindow of root window (15a) Conky: window type - normal Conky: drawing to created window (0x4000001) Conky: drawing to double buffer cat: /home/martin/.conky/doomsdayclock.txt: Adresář nebo soubor neexistuje
${execpi wget -qO- http://www.thebulletin.org/content/doomsday-clock/overview|sed -n 's/.*It is \([0-9]*\) Minutes.*/\1/p'}a to funguje
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.