Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to get yesterday and day before yesterday in linux?

linux shell unix

ImageMagick command to convert and save with same name

shell imagemagick

How can I delete a file only if it exists?

shell

How to run commands via NodeJS child process?

Error for convert command in command line

macos bash shell

'\r': command not found [duplicate]

shell

Fish shell: Check if argument is provided for function

function shell fish

While-loop subshell dilemma in Bash

bash shell

how to replace two things at once with sed?

shell sed

How to auto login in MySQL from a shell script?

mysql bash shell

How can I check a file exists and execute a command if not?

linux shell

How to extract only the raw contents of an ELF section?

linux shell elf binutils

error 1064(42000) while trying to execute mysqldump command [duplicate]

mysql sql shell mysqldump

Bash while read loop breaking early [duplicate]

bash shell

How to cut a string after a specific character in unix

string shell unix sed awk

How to get the process id of a bash subprocess on command line

macos bash shell unix process

Is it possible to get the compressed and uncompressed sizes of a file on a btrfs file system?

How do I manipulate $PATH elements in shell scripts?

How portable is mktemp(1)?

shell portability

What is the difference between ! and % in Jupyter notebooks?