Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to know the size of a very small file?

shell

Exporting an env-file with values containing space

How to get the return code from a batch/shell script that launched from C++ code

Get sentences in reverse order in UNIX

linux shell unix

Pretty shell script (menus, images, antialias, 1080p, colors, fade effects etc.)?

Check if script has been redirected

bash shell io-redirection

Dash variable expansion does not work in some cases

shell scripting dash-shell

grep all odt files and pipe them to odt2txt

bash shell

Accessing shell script arguments by index

How to wait the creation of a file and listen to its content till timeout in shell

bash docker shell

What happens if two command line programs share the same name? [closed]

Linux combine sort files by date created and given file name

linux shell sorting

Uploading to Google Drive from Command Line on Mac [closed]

How to print only the first non-blank line using sed

shell unix awk sed text-parsing

Get lines from a file with a specific pattern in Bash

linux bash shell file

are there any processes that are not affected by SIGTERM?

c linux shell signals

In fish shell how to check if a variable is a number?

shell fish

Executing shell command in groovy throws 'unexpected char' error

shell groovy