Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Prevent bash from adding single quotes to variable output

bash shell curl scripting

Use terminal to open a file by Excel on Mac

excel macos shell command-line

Setting up pipelines reading from named pipes without blocking in bash

bash unix shell pipe

UNIX sort: Sorting something from the clipboard

linux shell sorting unix

strip version from package name using Bash

bash shell string-parsing

sequentially executing background processes unix

What does the $# construct mean in bash? [duplicate]

bash scripting shell syntax

How do I iterate over a set of folders in Windows Shell?

windows shell scripting cmd

cannot type 'e' or 'P' in MinGW/msys shells or terminals

shell terminal mingw msys

If a command line program is unsure of stdout's encoding, what encoding should it output?

csh/sh for loop - how to?

bash shell sh csh

ant Permission Denied problem

linux shell unix ant centos

not able to source a property file in shell script

shell unix

Fastest way to get shell icon

Python: switching from optparse to argparse

Shell Command Starting with ">"

bash shell

Which Windows Shell command will print a file content on the standard output (like cat in Linux)?

windows shell cat

How can I print a specific field from a specific line in a delimited type file

file bash shell csv awk

How to find/grep all paths where directory name matches "x" but not "y" on *nix?

linux shell unix find grep

Batch Renaming multiple files with different extensions Linux Script?