Posts: 1,445
skidoo
Joined: 09 Feb 2012
#1
nevermind
Last edited by skidoo on 05 Sep 2015, 21:10, edited 7 times in total.
Posts: 850
fatmac
Joined: 26 Jul 2012
#2
AntiX is a light weight distro, we/I don't want it getting 'bloated', so maybe have an option to install it, but don't put it into the distro.
(If people want to learn the command line they will.)
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#3
what.ever.
Last edited by skidoo on 04 Sep 2015, 22:21, edited 2 times in total.
Posts: 850
fatmac
Joined: 26 Jul 2012
#4
I'm posting here to gauge interest in the program
Posts: 667
jdmeaux1952
Joined: 01 Nov 2013
#5
Looks like a good learning tool as well. __{{emoticon}}__
johnj
Joined: 06 Jun 2015
#6
Hi skidoo,

This looks interesting to me, as a noob I can always use some commandline help.
Posts: 200
lagopus
Joined: 15 Oct 2008
#7
CLI Companion terminal Excelente programa Ubuntu 10.04 - 14.04 etc (in spanish):


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.youtube.com/watch?v=Rt-CFbXEzlI"
linktext was:"https://www.youtube.com/watch?v=Rt-CFbXEzlI"
====================================


At work I use extensively:

$ history | grep name-of-the-command-I-executed-7-days-ago-and-well---I-forgot-the-parameters

Thanks for pointing out at me
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#8
In my .zshrc file:

Code: Select all

alias recal='hist | grep -v recal | grep'