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 scripting
How does a Linux/Unix Bash script know its own PID?
Aug 14, 2022
bash
scripting
pid
How do I abort the execution of a Python script? [duplicate]
Aug 14, 2022
python
syntax
scripting
exit
eval command in Bash and its typical uses
Aug 14, 2022
linux
bash
shell
scripting
eval
How to get the part of a file after the first line that matches a regular expression
Aug 14, 2022
bash
shell
scripting
grep
awk without printing newline
Aug 14, 2022
scripting
awk
newline
How to make a Python script run like a service or daemon in Linux
Aug 14, 2022
python
linux
scripting
daemons
How to check the extension of a filename in a bash script?
Aug 14, 2022
bash
scripting
file
Copy folder recursively, excluding some folders
Aug 14, 2022
bash
unix
shell
scripting
Purpose of #!/usr/bin/python3 shebang
Aug 14, 2022
python
scripting
Test for non-zero length string in Bash: [ -n "$var" ] or [ "$var" ]
Aug 14, 2022
bash
shell
if-statement
syntax
scripting
Determine if a function exists in bash
Aug 14, 2022
bash
function
testing
scripting
How do I create a nice-looking DMG for Mac OS X using command-line tools?
Aug 14, 2022
macos
scripting
installation
dmg
How do you execute an arbitrary native command from a string?
Aug 31, 2022
scripting
powershell
Correct Bash and shell script variable capitalization
Aug 14, 2022
bash
shell
scripting
naming-conventions
capitalization
Meaning of $? (dollar question mark) in shell scripts
Aug 14, 2022
shell
scripting
special-characters
How to redirect the output of a PowerShell to a file during its execution
Aug 14, 2022
powershell
scripting
stdout
How to resolve symbolic links in a shell script
Aug 14, 2022
bash
shell
scripting
symlink
Random number from a range in a Bash Script
Aug 14, 2022
bash
shell
scripting
How to run a shell script in OS X by double-clicking?
Aug 14, 2022
macos
shell
scripting
desktop
Best way to simulate "group by" from bash?
Dec 14, 2021
bash
scripting
« Newer Entries
Older Entries »