Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Linux: Removing files that don't contain all the words specified

linux bash file shell

delete all directories except one

shell posix

How to get extension of a file in shell script

linux shell

how to check if a host is in your known_host ssh

bash shell ssh expect

Set shell environment variable via python script

python bash shell

NSTask not picking up $PATH from the user's environment

combine multiple text files and remove duplicates

Find highest numbered filename in a directory where names start with digits

bash shell sed ls

Using Environment Variables in cURL Command - Unix

unset all environment variables starting with a leading string while in a script (without closing or restarting bash)

bash shell

syntax error near unexpected token ' - bash

linux bash shell scripting

Arrow keys not working in shell

shell terminal laravel-5

How to install Composer on macOS?

php macos shell composer-php

How to untar all .tar.gz with shell-script?

linux shell tar

Shell command to find files in a directory pattern

linux bash shell console

How to extract data from html table in shell script?

How can I redirect console output to file?

c shell io-redirection

Print a comma except on the last line in Awk

shell awk separator

How to get the count of fields in a delimited string?

bash shell cut

Shell script: Ensure that script isn't executed if already running [duplicate]

bash shell cron