Tag Archives: BASH Shell
Customize the Mac Terminal Shell Prompt in OS X Yosemite
The Mac prompt is defined by the ‘PS1’ environment variable which can be defined in the ‘.bash_profile’ hidden file. To customize your Mac Terminal Shell Prompt in OS X Yosemite, follow the below steps.
Posted in Mac OS X Yosemite, Operating Systems, Technology
|
Tagged .bash_profile, Apple Mac OS X Yosemite, Apple MacBook Pro, Apple OS X Yosemite, BASH, BASH Shell, change Mac prompt, Change Mac shell prompt, change shell prompt, change Yosemite prompt, change Yosemite shell prompt, custom Mac shell, custom Mac shell prompt, custom terminal prompt, Customize Mac terminal shell prompt in OS X Yosemite, customize the Mac terminal shell prompt in OS X Yosemite, export PS1, MAC, Mac OS, Mac OS 10.10, Mac OS X, Mac OS X 10.10, Mac OS X Yosemite, MacBook Pro, OS X, OS X Yosemite, PS1, shell prompt, terminal prompt, terminal window, vi, vi editor, Yosemite
|
Leave a comment
BASH Shell Scripting: Passing Arguments to a Python Script
Larry Wall: “Shell programming is a 1950s juke box …” In this short blog I write a small Python utility script to create directories and demonstrate how to utilize it and pass it arguments via BASH shell script. The functionality … Continue reading →
Posted in BASH Shell Scripting, Mac OS X Mavericks, Operating Systems, Programming Languages, Python, Technology
|
Tagged BASH, BASH pass argument, BASH pass argument to command, BASH pass argument to python script, BASH pass argument to script, BASH Shell, Bash Shell Scripting, linux, MAC, Mac OS X, Mac OS X Mavericks, Mavericks, mkdir, OS X Mavericks, Python, Python 3, Python pass argument, Python pass arguments, python3, scripting, shell, shell script, shell scripting, Unix
|
1 Comment