One Hat Cyber Team
Your IP :
216.73.217.15
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
help
/
uk
/
zenity
/
Edit File:
info.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="info" xml:lang="uk"> <info> <link type="guide" xref="message"/> <desc>Use the <cmd>--info</cmd> option.</desc> </info> <title>Info Dialog</title> <p> Use the <cmd>--info</cmd> option to create an information dialog. </p> <p> The following example script shows how to create an information dialog: </p> <code> #!/bin/bash zenity --info \ --text="Merge complete. Updated 3 of 10 files." </code> <figure> <title>Приклад діалогу інформації</title> <desc><app>Zenity</app> information dialog example</desc> <media type="image" mime="image/png" src="figures/zenity-information-screenshot.png"/> </figure> </page>
Simpan