Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What is the maximum number of characters that the ksh variable accepts?

bash shell unix ksh

What is ./lks.sh: Permission denied in Linux when running a shell script?

linux bash shell unix

Delete duplicate commands of zsh_history keeping last occurence

bash shell zsh

Unix bash error - binary operator expected

bash shell unix command

How to use brace expansion with newline

bash shell brace-expansion

How to execute VSTest.Console.exe using a shell script with multiple filenames

shell powershell-3.0

Converting a list of strings into a single line with sed/awk on linux

bash shell awk sed

Xcode 15: cp - Operation not permitted [duplicate]

xcode shell

perl invokes shell-- interrupt ^C stops the shell, not the perl

How can I create a folder with a new text file in it from the command line?

bash shell command-line

/bin/sh: : No such file or directory Splunk MINT SDK

ios iphone xcode bash shell

Pasting multi line text in AWS SSM connection

How to change environment variable in shell executing a C program from that C program?

c shell unix

Check if a file exists inside a "Variable" Path

Multiple wordlists in csh script foreach loop

shell csh

Using variable with sed in Shell Script

shell sed

How to convert some files from dos format to unix

linux bash shell dos2unix

Append rm to a find statement

linux shell command-line

Why does command substitution change the behaviour of a name referenced parameter of a function?

bash shell