Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to fix Makefile syntax error when using wildcard on make clean?

bash shell makefile wildcard

pass parameters to php with shell

php shell argument-passing

How can I find and delete files based on date in a linux shell script without find?

linux bash shell

Run Batch file as administrator - Windows 7 - Command "Run As" from network file system

Is there a KornShell (ksh) IDE for Windows?

shell unix ssh editor ksh

How to set iterm2 tab title to that of a running tmux session name?

macos shell zsh tmux iterm

How to sort files by name using a shell script

linux shell sorting

How to bring a background program to foreground

linux shell

How to mkdir and switch to new directory in one line

function shell mkdir

How do I schedule a timed reboot of my server in seconds? [closed]

linux bash shell reboot

Why is du command showing double size when h flag is sent?

shell unix du

Execute a range of commands from history

linux shell ubuntu history

How to pass two parameters or arguments in bash scripting [duplicate]

linux bash shell unix

Why to shift bits "$? >> 8" when using Perl system function to execute command

perl shell

Regex stored in a shell variable doesn't work between double brackets

regex linux bash shell

How to add a user to a group without logout/login - Bash script

Export a variable from bash and use it in Python

python linux bash shell

How to list directory size of all child directories? [closed]

linux bash shell

How can I escape characters in SQLite via bash shell?

Retrieving the First Non-Option Command Line Argument

bash shell wrapper