Programming languages, Coding, Executables, Package Creation, and Scripting.
0 Replies
122212 Views
Last post by 4D696B65
2021-07-23 23:07
Debian Code of Conduct
A resolution instituting a Code of Conduct for Debian has been passed by the general membership.
Debian Code of Conduct
Be respectful
In a...
0 Replies
199581 Views
Last post by saulgoode
2014-04-30 22:50
8 Replies
163 Views
Last post by Random_Troll
2023-05-30 06:52
2 Replies
29 Views
Last post by dashek
2023-05-29 08:51
5 Replies
118 Views
Last post by Aki
2023-05-28 06:31
8 Replies
136 Views
Last post by Aki
2023-05-27 21:39
8 Replies
261 Views
Last post by Чебурашка
2023-05-25 07:51
0 Replies
65 Views
Last post by MakeTopSite
2023-05-22 11:05
3 Replies
126 Views
Last post by fabien
2023-05-15 19:53
3 Replies
4763 Views
Last post by Uptorn
2023-05-15 01:57
2 Replies
73 Views
Last post by makh
2023-05-13 14:39
tcl/tk escape oddities
Replies: 14
by
CwF »
2023-04-17 01:02
I am not tickled with this
using tcl tk, this doesn't work
set uuid
grid \
the result is an unreadable file.
Expected is a file with contents...
14 Replies
408 Views
Last post by fabien
2023-05-09 20:42
0 Replies
86 Views
Last post by Aki
2023-05-09 06:12
5 Replies
132 Views
Last post by kent_dorfman766
2023-04-30 04:56
bash: Readline + timeout
Replies: 12
by
linuxCowboy »
2022-09-22 09:24
Lately I discovered a regression of one of my aliases:
reads -t5
which is
alias reads='read -sep enter'
It closes the tab or window!
Please...
12 Replies
1456 Views
Last post by linuxCowboy
2023-04-28 16:19
9 Replies
302 Views
Last post by Retro Hacker
2023-04-25 12:42
4 Replies
131 Views
Last post by stevepusser
2023-04-17 20:45
bad practices...no cookie!
Replies: 7
by
kent_dorfman766 »
2023-04-06 21:06
For the love of Dog...PLEASE NEVER embed console control sequences in your program output. If it is a GUI app then make it a GUI app. Console apps...
7 Replies
336 Views
Last post by Random_Troll
2023-04-09 22:00
[Bash] sox convert for loop
Replies: 8
by
sunrat »
2023-04-02 09:05
I have a for loop to batch resample .wav files. convert to flac, normalize, and move to a new directory.
Command is:
mkdir 16bit && for file in...
8 Replies
210 Views
Last post by kent_dorfman766
2023-04-04 03:59
4 Replies
299 Views
Last post by morse_the_horse
2023-03-06 21:58
Book about dash shell
Replies: 8
by
LinuxOS »
2022-07-31 01:53
Hello.
Is there any book I can buy about dash shell?
I have a couple books on bash shell, but cannot find any about dash shell.
Or at least a book...
8 Replies
1722 Views
Last post by Linux29
2023-02-17 16:16
cannot compile these code
Replies: 8
by
lwh13 »
2023-02-10 10:46
when I compile gcc uvc_driver.c -o uvc_driver
I get
uvc_driver.c:9:10: fatal error: linux/atomic.h: No such file or directory
#include...
8 Replies
355 Views
Last post by reinob
2023-02-13 20:07
[bash] Finding installed packages
Replies: 2
by
MCaspers »
2023-02-03 12:48
Hi,
Can someone help with this?
Given Debian 11.6:
I'm writing a bash script with a given list of package names that checks if they are installed...
2 Replies
272 Views
Last post by sunrat
2023-02-04 00:45
7 Replies
562 Views
Last post by MCaspers
2023-02-03 14:54
2 Replies
326 Views
Last post by kent_dorfman766
2023-01-11 03:52
3 Replies
333 Views
Last post by stroyan
2023-01-10 23:29
2 Replies
370 Views
Last post by gusnan
2023-01-07 16:27
1 Replies
294 Views
Last post by codejp3
2022-12-29 07:42
4 Replies
523 Views
Last post by Wm. A. Weasel
2022-12-16 19:48
building lxqt 1.1 debian packages
Replies: 13
by
mathiraj »
2022-04-16 17:15
i noticed that the lxqt packages in debian repo (both unstable and testing) are very old. So, i followed this wiki and built lxqt 1.1 from source....
13 Replies
3070 Views
Last post by None1975
2022-12-15 12:54
File associations
Replies: 3
by
schadfield »
2022-12-10 03:33
Can someone point me in the right direction for understanding file associations for deb packages?
I develop an open source shogi analysis GUI which...
3 Replies
427 Views
Last post by Aki
2022-12-12 10:00
6 Replies
439 Views
Last post by Scorpion
2022-12-07 08:54
[SOLVED] Debhelper woes
Replies: 2
by
MultiplexLayout »
2022-11-14 17:41
I am trying to package Yuzu and I have some questions
Is it possible to automate filling in the Build-depends field of control? In the same way...
2 Replies
586 Views
Last post by MultiplexLayout
2022-12-05 19:45
3 Replies
489 Views
Last post by LE_746F6D617A7A69
2022-11-30 20:21
0 Replies
681 Views
Last post by supik007
2022-10-24 19:46
Make new layout for svkbd
Replies: 2
by
Scorpion »
2022-09-25 15:28
You can create svkbd for additional layouts by doing:
$ make LAYOUT=$layout
This will take the file layout.$layout.h and create svkbd-$layout. make...
2 Replies
882 Views
Last post by Scorpion
2022-10-18 15:23
Do I need to align my short ints?
Replies: 12
by
Caitlin »
2022-10-10 05:26
I have some structures that have short ints in them. These short ints are aligned meaning a multiple of sizeof(short int) from the beginning of the...
12 Replies
1101 Views
Last post by Caitlin
2022-10-18 13:43
2 Replies
659 Views
Last post by marietto
2022-10-16 21:59
1 Replies
694 Views
Last post by avertyr
2022-10-11 07:17
26 Replies
1965 Views
Last post by jmgibson1981
2022-10-01 15:21
4 Replies
1000 Views
Last post by MultiplexLayout
2022-09-15 19:36
How to make a Debian package of a Qt5 app?
Replies: 7
by
rjmx »
2022-04-20 23:57
Having spent quite some time producing a Qt5 app, how do I make a Debian package out of it?
dh_make wasn't any help: it insisted on a Makefile, and...
7 Replies
4071 Views
Last post by Aki
2022-09-12 05:30
6 Replies
1463 Views
Last post by LE_746F6D617A7A69
2022-09-11 19:51
25 Replies
2366 Views
Last post by LE_746F6D617A7A69
2022-09-05 20:40
2 Replies
957 Views
Last post by MultiplexLayout
2022-09-01 21:10
5 Replies
1199 Views
Last post by L_V
2022-08-20 06:58
2 Replies
1500 Views
Last post by lindi
2022-08-09 20:59
1 Replies
1149 Views
Last post by LE_746F6D617A7A69
2022-08-09 20:11
4 Replies
1409 Views
Last post by gostal
2022-08-02 20:01
How to automate Sharepoint Download?
Replies: 1
by
debidant »
2022-05-01 14:26
Hi,
I got some Sharepoint share that I can access from Browser after entering email address and a code sent by email.
I'd like to automate...
1 Replies
1623 Views
Last post by lindi
2022-07-28 09:23
7 Replies
1559 Views
Last post by LE_746F6D617A7A69
2022-07-20 07:10
Bash script check fan
Replies: 6
by
gaijin »
2022-06-29 12:12
Hi
I want to have a script which will test if a fan in a pc works. I plug it into nagios scripts.
I do not know why, when the fan is off, and...
6 Replies
1649 Views
Last post by gaijin
2022-07-19 12:22
Forum permissions
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum