Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Neo4j - export cypher query file results to .csv or .txt file via the Neo4jShell

shell csv neo4j pipe cypher

How to upload multiple files and directories using command line FTP? [duplicate]

bash shell ftp

how do I call a apple script from shell script?

xcode shell applescript

Expected process to exit with [0], but received ''

Why is zsh reading new lines (^M) in ~/.zshrc as commands?

shell terminal newline zsh zshrc

How can I pass a custom string as argv[0] to a program

bash shell unix

How to extract string between two regexes passed as variables to awk?

shell unix awk

How to extract values from a java properties files in a bash/shell script and store in a variable and cd to that variable

shell properties grep cd

shell why brace need a space after it for grouped command

bash shell

Shell script successful telnet login, how to issue commands after that?

shell telnet expect

Windows PowerShell Import-module

How to run a script which can determine whether cmd.exe or gnu mingw shell is running

windows git shell cmd mingw

What is Unix find command's default ordering?

shell unix

How to compile tcl/shell code (Hide original source code)

How to have Xcode not care about errors coming back from a custom script (/dev/null)?

executing NSTask in the background

objective-c cocoa shell nstask

what does IFS='' or IFS= means?

bash shell sh ifs