Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to do character comparison in bash scripts?

bash shell

How can I pass arguments to a script executed by sh read from stdin?

linux bash shell

Create a Log file for Rsync if not exists

bash shell ssh rsync logfile

Authenticating with user/password *once* for multiple commands? (session multiplexing)

bash ssh sftp scp openssh

How can I add x number of leading spaces in a string using Bash?

bash awk sed indentation

Reorder lines near the beginning of a huge text file (>20G)

bash vim dd

using Mac OSX "open" command to open URL with -n flag

bash macos terminal

Do not abort script if a specific command fails

bash

MYSQL Shell connect error from Command line

bash shell mysqlsh

Splitting a large, complex one column file into several columns with awk

bash awk field rows

Change grid size of a netCDF file

Is there a way to redirect stderr to a file that works in bash, csh and dash?

c bash csh

Avoid expansion of * in bash builtin function let

bash scripting expansion let

grep vs Perl. Should I mod this to work, or should I just replace it with Perl code?

regex perl bash grep

awk and printf in bash

bash awk printf

find all subversion working copies on machine

svn bash unix find

How to correctly save the unix top command output into a variable?

Cygwin's bash can't run 'net use /user' command?

windows bash networking cygwin

How to get the full pathname of the current shell script?

bash ksh pathname

Creating a Temporary Cron Job From the Terminal

linux bash shell cron crontab