without shell
Grant Edwards
grante at visi.com
Fri Jun 10 10:07:46 EDT 2005
More information about the Python-list mailing list
Fri Jun 10 10:07:46 EDT 2005
- Previous message (by thread): without shell
- Next message (by thread): without shell
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2005-06-12, km <km at mrna.tn.nic.in> wrote: > can any linux command be invoked/executed without using shell (bash)? Yes -- for some values of "linux command". You can execute anything that's not a bash internal or a bash script without using bash. > what abt security concerns? What about them? -- Grant Edwards grante Yow! I'm young... I'm at HEALTHY... I can HIKE visi.com THRU CAPT GROGAN'S LUMBAR REGIONS!
- Previous message (by thread): without shell
- Next message (by thread): without shell
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list