Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Who can access a file with octal permissions "000" on Linux/UNIX?

linux shell unix

How can I run shell (terminal) in Google Colab?

How to check if sed has changed a file

linux bash shell ubuntu sed

linux wildcard usage in cp and mv

linux shell cp mv

bash: how do I concatenate the output of two commands so that I can pipe them to a third?