Re: bash cli

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >>> It's not in the script itself, but a keystroke sequence that one does
> >>> at the command prompt... same as Ctrl-R gets one a rolling history
> >>> stack :-)
> >>>
> >>>
> >> so here you are assuming that the shell keeps a history of exit status?
> >>
> >
> > Not necessarily, the rolling history stack and exit status was an example :-)
> >
> > If I had to enter:
> >
> > # pidof mysqld
> >
> > say, and this cli returned null, there is something that I can do to
> > pipe the actual return to stdout, even if it's default is to return
> > null to monitor (stdout).
> >
> > HTH with the description :-)
> >
> >
> that sounds a lot like echo $?...as in
>
> # pidof mysqld;echo $?

Yes, something like that. Similar to I/O redirection i>&j but invoked
by keystroke sequence and not actually typing characters to the
command line.

TiA :-)


-- 
Then you will know the truth, and the truth will set you free.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux