Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

awk command to convert date format in a file

shell awk

import statement is not working when running python script from the command line

Store array output to comma separated list in bash scripting

shell scripting bash

Running an R script from command line (to execute from python)

python r shell command-line

How do I translate this bash function to fish shell?

bash function shell fish

Option -l of exec shell command

linux shell command

How can I monitor the average number of lines added to a file per second in a bash shell? [closed]

bash shell unix

Which word occurs most frequently in a text file?

bash shell

/usr/bin/rename: Argument list too long (mass renaming files)

bash shell find rename

Extracting data from _source document in ElasticSearch results with jq

json shell csv curl jq

How to see man page of `read` command when only `read(2)` shows up by `whatis` in Bash?

linux bash shell ubuntu

Using packer to copy file from host to generated image without password

shell ssh amazon-ec2 scp packer

Run Python script in Shell (IDLE) from BBEdit/TextWrangler

Passing output of a command as positional parameter to script file in Linux shell scripts

linux bash shell

Xcode 10 beta error while building my project?

ios shell xcodebuild xcode10

Save modifications in place with NON GNU awk

How to run a python script without specifying the file extension (cross platform solution)?

How to line up columns using paste(1)? or how to make an aligned table merging lines in the shell?

linux bash unix scripting shell

How to update an executed script import in the Python shell after editing it?

python shell ipython

Unix: Print file name and line number of each line that exceeds 80 characters of each file in a folder

shell unix scripting