Search Results

Search: Posts Made By: Defunct_Lizard
1,377
Posted By Defunct_Lizard
Help with making the output of a command a variable
I'm writing a script that goes something like this:

#!/bin/bash

zenity --list --checklist --title="Choose Packages to Install" --width="1000" --height="400" \
--column="Select"...
1,438
Posted By Defunct_Lizard
How to set up a GNOME zenity?
I'm creating a script that goes something like this:
#!/bin/bash

zenity --list --checklist --title="Choose Packages to Install" --width="1000" --height="400" \
--column="Select"...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy