For just about any often repeated task it can be duplicated as an alias or 
shell script with a short name of your choice or a function which
is also put into .bashrc or similar bash startup file..  The sh script below 
can be copied to a file with
the same "windows" name and will work just as the alias does.
On Sun, 5 Dec 2021,
Linux for blind general discussion wrote:

> Hi all,
>
>
> I have never really played with .bashrc, but have found it rather useful
> to add a few aliases to it.
>
>
> The one I find most useful so far is the alias to my "startwin.sh" qemu
> script. I use
>
>
> alias windows="sh ~/qemu/startwin.sh"
>
>
> instead of having to type, every time
>
>
> sh ~/qemu/startwin.sh
>
>
> If you have any useful aliases to share, please do?
>
>
> After all, why should we not make each other's lives a bit easier?
>
>

-- 
ent-
XR

_______________________________________________
Blinux-list mailing list
Blinux-list@redhat.com
https://listman.redhat.com/mailman/listinfo/blinux-list

Reply via email to