Posts: 4,646
Threads: 1,493
Joined: Sep 2016
(Dec-27-2021, 01:33 AM)BashBedlam Wrote: I think this comes pretty close to what you're asking.
it does appear to be close. but what about command arguments. can you replicate the old print command like
c.print mystring
?
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,646
Threads: 1,493
Joined: Sep 2016
Dec-29-2021, 01:52 AM
(This post was last modified: Dec-29-2021, 01:53 AM by Skaperen.)
i'm almost unsure how to have "little" or minimal configuration without setting up a new user. maybe xonsh is overkill for me.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,646
Threads: 1,493
Joined: Sep 2016
what i think i need to do is create a user using traditional user management tools and not run the scripts that set up users. that way they won't have the user owned parts of the config starting with the 762 line
.bashrc file.
so what if it works on that user. most of my config are essential to what i do so i can't just start from nothing to migrate to xonsh. i'll need to figure this out, which might need a lot of understanding of xonsh. a lot of my config, much written in C, some of which is over 20 years old, even i no longer understand it, or even how to remove it (new things often depend on old things). the boot setup logs in most of the users and take over 7 minutes to run for about 12 users. fortunately that's only when i boot up.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.