Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to use su command over adb shell?

List sub-directories with ls [closed]

linux shell

What's the difference of redirect an output using ">", "&>", ">&" and "2&>"?

linux shell unix scripting

How to assign an output to a shellscript variable?

shell pipe bc

How can I get a secure system-wide oh-my-zsh configuration?

linux shell unix zsh oh-my-zsh

How do I get a Mac ".command" file to automatically quit after running a shell script?

macos shell scripting command

Sort by number of occurrences

bash shell sorting scripting

Pass commands as input to another command (su, ssh, sh, etc)

bash shell unix ssh sh

Restart process on file change in Linux

linux shell

grep excluding file name pattern

bash shell grep

hadoop fs -put command

shell hadoop hdfs put

shell script respond to keypress

bash shell input keypress

Bash: How to invoke command and store the result in a variable?

mysql bash shell

Curl "write out" value of specific header

linux bash shell curl

How to write Unix shell scripts with options?

shell

Ruby escape ARGV argument or string as argument to shell command

ruby bash shell scripting

Find the number of files in a directory

Android: How to Know if any application is already installed in android device using adb?

android shell adb

Merging CSV files : Appending instead of merging

bash shell unix csv merge

Does linux kill background processes if we close the terminal from which it has started?

linux shell telnet job-control