Why is bash denying my shell script permission to open a text file with default text editor? – askubuntu.com 09:39 Posted by Unknown No Comments I am in: GNU bash, version 4.4.12(1)-release (x86_64-pc-linux-gnu) the script is: (note.sh) #! /bin/bash edit="edit" if [[ $edit = $1 ]] then touch ~/.notes/"$2".txt $EDITOR ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitIs it okay to connect a European 240V transformer to a US 240V outlet? – electronics.stackexchange.comWhat kind of natural armor would stop bullets? – worldbuilding.stackexchange.comAre the (player) cards in your hand supposed to be face up or not? – boardgames.stackexchange.comWhich finite group is this? – math.stackexchange.comHow could Fred and George think there's a new tunnel if they had the Marauders' Map? – scifi.stackexchange.comWhy are lithium ion cells mostly round? – electronics.stackexchange.com
0 Comment to "Why is bash denying my shell script permission to open a text file with default text editor? – askubuntu.com"
Post a Comment