Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Gathering current ksh shell aliases in perl

by pobocks (Chaplain)
on Apr 27, 2010 at 03:30 UTC ( [id://837007]=note: print w/replies, xml ) Need Help??


in reply to Re: Gathering current ksh shell aliases in perl
in thread Gathering current ksh shell aliases in perl

Just out of curiosity, what operating systems do have that kind of API?

I vaguely recall Plan 9 having some level of FS type access to process internal state, but I may be pulling that out of the ether.

for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";

Replies are listed 'Best First'.
Re^3: Gathering current ksh shell aliases in perl
by JavaFan (Canon) on Apr 27, 2010 at 07:48 UTC
    Some OSses have an API to get some introspection about processes. Think SUNs Dtrace, or HPs Glance. I guess one could even consider /proc to be an API to get some introspection.

    But I don't know of an OS that allows querying for aliases.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://837007]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-03-28 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found