Sourcery and .bash_history

If you have any suggestions or ideas about improving Salix, here's the place to post them.
Post Reply
User avatar
zAchAry
Posts: 804
Joined: 11. May 2010, 09:02
Location: Israel

Sourcery and .bash_history

Post by zAchAry »

It is strange to browse the history of the last executed commands and to see the commands of Sourcery which aren't needed.

Code: Select all

unset PS1
clear
clear
tail --pid 10286 -f /var/log/sourcery/liferea-1.8.0 2>/dev/null & clear
clear
clear
tail --pid 10579 -f /var/log/sourcery/liferea-1.8.0 2>/dev/null & clear
clear
clear
tail --pid 12034 -f /var/log/sourcery/json-glib-0.14.2 2>/dev/null & clear
clear
clear
tail --pid 12098 -f /var/log/sourcery/json-glib-0.14.2 2>/dev/null & clear
clear
clear
tail --pid 16772 -f /var/log/sourcery/liferea-1.8.0 2>/dev/null & clear
clear
clear
tail --pid 16782 -f /var/log/sourcery/liferea-1.8.0 2>/dev/null & clear
clear
Image
Help to make Slackware easier Donate to Salix
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Sourcery and .bash_history

Post by gapan »

The commands need to be run that way. If you find another way to do it in sourcery, please provide a patch. ;)
Image
Image
Post Reply