Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Search for a column by name in awk

shell unix awk

How to rewrite a file from a shell script without any danger of truncating the file if out of disk space?

perl shell diskspace

How should the "CDPATH" command be written in the .bashrc file? [closed]

shell script fails when executed by cronjob, works fine otherwise

How to display newline in ssh

linux shell newline sh

What is the practical benefit of using Mintty via Cygwin Vs. Command Prompt (on Windows)

How can I split a file up by matching lines context?

shell unix sh

Shell script saying Command not found. Ignoring shebang?

linux shell

Is there any technical difference between using a here-document vs here-string with a multi-line string?

shell sh

Renaming Multiple Files on macOS Terminal [duplicate]

bash macos shell file-rename

Delete file after script terminated

bash shell command abort

How can I run a shell script as a setup file in Jest?

How do I parse a date/time format using strptime() function?

shell perl

Editing the pg_hba.conf in the default postgres:12 docker image

postgresql docker shell

Jenkins shell script unexpected end of file

How can I truncate a line of text longer than a given length?

Msys2 autocomplete doesn't work for current directory

How to Not Overwrite Previous Terminal Contents

How to convert date to timestamp in bash shell?

bash shell

Read and write to the same netcat tcp connection

bash shell tcp pipe netcat