Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

How to compile a linux shell script to be a standalone executable *binary* (i.e. not just e.g. chmod 755)?

Expression after last specific character

linux bash shell unix scripting

find -name "*.xyz" -o -name "*.abc" -exec to Execute on all found files, not just the last suffix specified

linux bash shell scripting

How do I create a directory on remote host if it doesn't exist without ssh-ing in?

bash scripting scp

Inline if shell script

linux shell scripting sh

How do I get just real time value from 'time' command?

bash scripting shell

How to determine the line ending of a file

scripting line-endings

Pass bash script parameters to sub-process unchanged

bash scripting parameters

Good guide on VIM Scripting? [closed]

vim scripting

source all files in a directory from .bash_profile

bash shell scripting

How to store the hostname in a variable in a .bat file?

Git log tabular formatting

git bash scripting

Python: Import And Initialize Argparse After if __name__ == '__main__'?

python scripting

Automatically (or more easily) reconnect to a screen session after network interruption

How does the #! shebang work?

shell unix scripting shebang

Is there a way in Ruby/Rails to execute code that is in a string?

"eval" in Scala

java scala scripting embedding

Add files to an Xcode project from a script?

xcode scripting project

How to use ActiveRecord in a ruby script outside Rails?

Remove quotes from named environment variables in Windows scripts