Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Arrow keys don't work in irb/ruby command line scripts?

ruby scripting

How can I implement incremental (find-as-you-type) search on command line?

scripting

How do I convert filenames from unicode to ascii

bash unicode scripting ascii

BASH shell script to quickly create and populate new test files

bash scripting for-loop

Parsing Command Output in Bash Script

linux bash scripting

Command doesn't work in script, but works in shell

linux bash scripting ubuntu ssh

Bash create variable then assign value to it

linux bash scripting

Error when trying to subclass gdb.Breakpoint while writing PythonGDB extension

python scripting gdb extending

calling find with backticks from perl - find: write error: Broken pipe

perl unix scripting find

bash -- setting multiple variables in a single pipeline stage

bash shell scripting

How to read n lines above the matched string in perl?

perl scripting

Mysql mistake when adding a table so a script

add text in all of the rows

linux bash scripting

add a .pdf file(.png basically) to the end of every page in another .pdf file

bash shell scripting pdftk

Zsh - split string by spaces when using dot operator

shell scripting split zsh

Does Haskell's ghci support running a script and then quit, like python or perl?

haskell scripting ghci

Resize images that are larger than X in Ubuntu

Store array output to comma separated list in bash scripting

shell scripting bash

Find a substring in a string with PowerShell and trim

powershell scripting

How to line up columns using paste(1)? or how to make an aligned table merging lines in the shell?

linux bash unix scripting shell