Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Make multiple copies of files with a shell script

linux bash shell

How to convert UTC timestamp in seconds to human readable local time in a shell script?

shell date converters utc

Concatenating file names with a delimiter using UNIX

shell unix

Hyper Terminal: zsh: command not found: hyper

shell terminal zsh

How to periodically save the last line of a program's output?

How can I match zero or more instances of a pattern in bash?

regex bash shell grep

With symbolic links, why are the results from "ls .." and "cd .. " different? [closed]

shell symlink

Random Boot Animation Script (Steam Deck)

bash shell random cron boot

How can I print intermediate results from a pipeline to the screen? [duplicate]

linux bash shell tee

Problems using git diff to create file list for deploy

KornShell (ksh) code to send attachments with mailx and uuencode?

shell unix scripting solaris ksh

awk: fatal: cannot open file `' for reading (No such file or directory)

linux bash shell awk

Bash: Multiple Lines from File Into One Command Argument

bash shell

Command to list all sourced files in TCL

shell tcl

Regex to match string between quotes

regex linux bash shell

Using awk to format text

bash shell awk sed zsh

How does : # use perl eval 'exec perl -S $0 ${1+"$@"}' set the perl version?

shell perl

How to split the string with delimiter and swap the substring's position in bash?

bash shell awk split shift