Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bash
Check if the shift key is currently being held in the Linux text/fb console
Dec 01, 2025
linux
bash
console
How do I use exec 3>myfifo in a script, and not have echo foo>&3 close the pipe?
Dec 01, 2025
bash
exec
named-pipes
mkfifo
Find part of a string in CSV and replace whole cell with new entry?
Dec 01, 2025
python
bash
csv
awk
sed
Possible to read the last line of a linux gnu-screen?
Dec 01, 2025
linux
bash
gnu-screen
What's the difference between subprocess.Popen("echo $HOME"... and subprocess.Popen(["echo", "$HOME"]
Dec 01, 2025
python
python-3.x
bash
macos
subprocess
How to save curl output in gitlab variable?
Nov 30, 2025
bash
shell
gitlab
yaml
gitlab-ci
How to preserve the order of the output of the command when piping to fzf
Dec 01, 2025
bash
fzf
process substitution in bash, sometimes I have to press "Enter"
Nov 30, 2025
linux
bash
Recursively prepend text to file names
Nov 30, 2025
linux
bash
rename
Error in bash if statement: Conditional binary operator expected
Nov 30, 2025
bash
grep
How to tar a fifo
Nov 30, 2025
linux
bash
http-redirect
tar
How to include relative script source file bashrc
Dec 01, 2025
linux
bash
how awk takes the result of a unix command as a parameter?
Nov 30, 2025
bash
shell
awk
Are these Perl commands harmful if interpreted as Bash commands when pasted into a shell?
Nov 30, 2025
bash
shell
perl
How to execute thousands of commands in parallel using xargs?
Nov 30, 2025
linux
bash
xargs
LINUX: List all directories, push into a bash array
Nov 30, 2025
linux
arrays
bash
scripting
How can a shell script control another script
Nov 30, 2025
bash
unix
shell
How to Sort Output from several Log Files by date
Nov 29, 2025
linux
bash
sed
awk
How to keep `LD_LIBRARY_PATH` from getting overwritten to pwd when running python script
Nov 28, 2025
linux
bash
python
environment-variables
shared-libraries
« Newer Entries
Older Entries »