Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to parse timezone with date

linux bash date parsing timezone

Writing infinite bash loop

linux bash

Using sed with the EDITOR variable in a script for virsh or sudoers

bash sed

Are these awk commands vulnerable to code injection?

bash while string is not empty

linux string bash

Insert a multiline string with arbitrary special characters to a template file in a shell script

bash shell

Invoke R on a server to extract data, from within R session on host?

bash r hdf5

Why is hexdump of UTF-16 string when passed in as a command line argument different from what it is directly on the terminal?

c bash utf-16 hexdump libiconv

Launchctl Start Interval

Creating aliases in .bash_profile that run a shell script

shell bash

Understanding tty + bash

bash tty

How to set the PATH in .profile or .bash_profile in ubuntu

linux bash shell ubuntu path

Is there a way to specify exceptions to exclusions in the find command via Bash?

linux bash macos find

Using ${1:1} in bash

linux bash shell

sed discard after character X

regex bash sed

Passing multiple arguments to a UNIX shell script

bash shell unix arguments

How can I open Emacs on Mac OS X such that it is loaded with my $PATH?

macos bash emacs applescript

How to do substitution within substituion in Bash

bash shell

how to prevent overwrite existing files when using tar command [duplicate]

linux bash tar