Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Replace delimited block of text in file with the contents of another file

bash shell scripting sed awk

Convert hexadecimal color to decimal RGB values in UNIX shell script

shell hex decimal rgb

How can I delete contents in a folder using a bash script?

Length of shortest line?

linux shell

Disable DeviceAdmin from shell?

Is there an inline-if with assignment (ternary conditional) in bash? [duplicate]

How can I get a Python program to kill itself using a command run through the module sys?

python shell kill

How do I change my Git home folder? [duplicate]

Linux - Linebreak in IPython

How to stop infinite loop in bash script gracefully?

bash shell infinite-loop

How to discover the machine type?

append a text on the top of the file

shell perl

How to concatenate stdin in to a pipe?

bash shell

Ruby, which exception is best to handle unset environment variables?

ruby shell environment

Linux: how to move each file into a correspondingly named folder

linux shell

Shell scripting using grep to split a string

disk usage issue with rsync and --link-dest

linux bash shell backup rsync

How to copy a directory with symbolic links and resolve them?

bash shell terminal copy symlink

After using `exec 1>file`, how can I stop this redirection of the STDOUT to file and restore the normal operation of STDOUT?

How to find all files and separate results by comma on Unix?

bash shell unix