Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Linux command to sort according to second word/character

perl shell

How to Print Variable inside loop in batch script?

shell loops batch-file

How to get a part of a string with a regular expression in a /bin/sh script

regex shell sed

How can I return a value from a Perl program to a Korn-shell script?

perl unix shell ksh

Can I run a Node.js Command Line app in background and call it via keystroke?

Sed command to remove part of a string

shell sed

Change delimiter in string type of variable in bash

bash shell while-loop sh

Concatenate command string in a shell script in Google Colab or Jupyter in general

Read string and convert to INT (BASH)

string bash shell scripting

How can I run a shell command in vim and return the resulting string into a VimScript variable?

shell vim subprocess fork

Ansible jinja templating: variable number of group keys

shell ansible jinja2 ini

shell script: get server info from curl

regex shell curl

(shell script - qsub) wait for submitted job to complete before next command

shell jobs qsub

how to using variables in search pattern in awk script

bash shell awk

What does it mean if my (zsh) shell throws these errors/warnings at me every time I open the terminal?

macos shell unix zsh

Loading untrusted configurations variable

linux bash shell

Reverse of any line in a text file (implement of rev command)

bash shell scripting

What difference does the backslash make in the below syntax to remove a UNIX directory having contents?

shell unix delete-file rm rmdir

how to write a function in bash_profile

linux bash function shell alias