Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

List all directories recursively in a tree format

shell

Check if rsync command ran successful

linux bash shell rsync

Launch shell script on login in Mac OS (OS X)

macos bash shell

How do I compare file names in two directories in shell script?

bash shell

bash how to search for a string in all files in given directory using grep command [duplicate]

bash shell

Cygwin shell doesn't execute .bashrc

shell cygwin

Finding the max and min values and printing the line from a file

linux bash shell unix awk

Checking if directory in HDFS already exists or not

shell hadoop scripting hdfs

Each word on a separate line

bash shell

Getting Android SDK version of a device from command line

android shell sdk version

How to detect whether a PHP script is already running?

php shell

Why doesn't **find** find anything?

bash unix shell ksh

Send SMS via adb shell service call isms Android 4.1.2

android shell service sms adb

Android "adb shell input keyevent KEYCODE_SEARCH" Not working

android shell keyboard adb

How to change Unix permissions when I don't own the file but do have write permission on the directory?

shell unix file-permissions

why do I get "Suspended (tty output)" in one terminal but not in others?

linux shell terminal rhel

Chain commands on the PowerShell command line (like POSIX sh &&) [duplicate]

Creating a new regex based on the returned results and rules of a previous regex | Indexing a regex and seeing how the regex has matched a substring

What is a list in Bash?

arrays bash list shell

Does it matter if exclamation point is inside or outside brackets in Bash conditionals?

bash shell