Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Running local script remotely with shell script here documents

bash shell unix ssh

shell script to truncate all MySql tables

sql mysql bash truncate

Modify PRODUCT_BUNDLE_IDENTIFIER in project.pbxproj of Xcode

bash unix sed xcode7 plist

No such file or directory: Cannot execute but is visible to ls, file and tab-completion

Why cp indicate "is not a directory" on one server and it's okay on another server

bash shell command-line cp

View source for standard Linux commands e.g. cat, ls, cd

linux bash command

pipe result of cut to next argument and concat to string

bash pipe concatenation xargs

bash commands using java process builder for copying file

${!arr[*]} is different in bash and ksh?

bash ksh

Printing current time in milliseconds or nanoseconds with printf builtin

linux bash datetime printf

Why is this command substitution waiting for the background job to finish?

Using record separators in awk

bash shell scripting awk

some troubles with sed

linux bash sed

Moving a file with an unknown name

linux bash cron mv

Parallel runs in N-process batches in BASH

Output redirection in shell script not working completely

bash shell

Using a filename with spaces with scp and chmod in bash

bash ssh scp

Calling alias Command from python script

How do I pass a stored value as the column number parameter to edit in awk?

bash awk parameter-passing sh