use $HOME variable
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ls /Applications/ /Applications/Utilities/ /System/Applications/ /System/Applications/Utilities/ /Users/ivar.fatland/Applications/ /Users/ivar.fatland/Applications/Chrome\ Apps.localized/ | \
|
ls /Applications/ /Applications/Utilities/ /System/Applications/ /System/Applications/Utilities/ $HOME/Applications/ $HOME/Applications/Chrome\ Apps.localized/ | \
|
||||||
grep '\.app$' | \
|
grep '\.app$' | \
|
||||||
sed 's/\.app$//g' | \
|
sed 's/\.app$//g' | \
|
||||||
{ cat; echo "Finder"; } | \
|
{ cat; echo "Finder"; } | \
|
||||||
|
|||||||
Reference in New Issue
Block a user