Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to pass argument with exclamation mark on Linux?

linux shell arguments

How do I change file permissions in Ubuntu [duplicate]

linux shell ubuntu

Automatically chdir to vagrant directory upon "vagrant ssh"

bash shell vagrant

Permission denied when trying to append a file to a root owned file with sudo [closed]

How to overwrite a printed line in the shell with Ruby?

ruby shell

How can I add a line to a file in a shell script?

linux shell sed

Parallel processing from a command queue on Linux (bash, python, ruby... whatever)

check if environment variable is already set [duplicate]

linux shell unix

How to remove carriage return from a variable in shell script

shell unix

Why don't I see pipe operators in most high-level languages?

Is there a static analysis tool like Lint or Perl::Critic for shell scripts?

In a bash script, how do I sanitize user input?

How to store an output of shell script to a variable in Unix?

shell unix

How to get exit status of a shell command used in GNU Makefile?

linux shell makefile gnu-make

generating frequency table from file

bash file shell awk

List file names based on a filename pattern and file content?

linux shell unix ftp grep

How to send list of file in a folder to a txt file in Linux

linux bash shell centos

Division in script and floating-point

bash shell

ANSI Coloring in Compilation Mode

How to check if a string has spaces in Bash shell

string bash shell if-statement