Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Idiomatic Analog to Ruby's `Object#tap` for Unix command Pipelines?

ruby bash shell unix pipeline

How can I get Zsh to display the RVM gemset?

shell rvm zsh

Not able to run executable file from adb shell

android shell adb tcpdump

killing the background process in a shell script

shell process busybox

Combining lines from a text file in Unix?

shell unix

Is there a way to tell sed to ignore symlinks?

Custom commands with git-shell

linux git shell ssh

minimal typing command line calculator - tcsh vs bash

bash shell unix alias tcsh

How to change encoding for existing file with Vim

Shell script for logging cpu and memory usage of a linux process

linux bash shell awk

Pasting long lines into Mac OS X Terminal

Piping output from 1 command to other command in an adb shell command line

android shell pipe adb

Have a script wait until the last script is complete

shell applescript

Generate a Properties File using Shell Script and Results from a SQL Query

Are there any standard mechanisms or conventions to prevent Bash environment variable name collisions?

linux bash shell unix namespaces

Bash while loop with two string conditions

bash shell while-loop

PIP command to determine if the latest version is installed?

Wait for all jobs of a user to finish before submitting subsequent jobs to a PBS cluster

ipython: Can I provide input to a shell command

Why can't I access imported functions in Django's shell with ipython?

python django shell ipython