Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to move old file to another folder

linux shell

C Minishell Adding Pipelines

c shell unix pipe pipeline

Sending signals to process via php

php shell

Shell expansion in subprocess? [duplicate]

python shell python-2.6

Rename multiple files in bash

linux bash shell

write a two column file from two files using awk

linux bash shell unix awk

Why doesn't C print to shell until newline?

c linux macos shell

How to add newline after delimiter in Unix?

linux shell unix

Linux Shell, display something while a command is running in the background

linux bash shell

in Linux "which source" returns nothing?

c linux shell system-calls

Passing Arguments to Shell Script

shell script: "'<<' unmatched"-syntax error using here document

shell ksh

how to find the column number in a text file using unix commands

linux shell unix awk grep

Bash: How can I subtract two time strings using bash?

bash shell

Return string between single quote with awk

shell awk

Running multiples query on Hbase shell without calling hbase shell again

shell awk hbase

How to get last command run without using `!!`?

shell zsh zshrc

How to type ^A in unix shell script/VI

shell unix vi

Quick Unix command to print non-contiguous lines from a text file?

shell unix text sed

How to make a return from a child function cause a return to the parent function?

linux bash shell ash