Query: shell::command
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Shell::Command(3pm) User Contributed Perl Documentation Shell::Command(3pm)NAMEShell::Command - Cross-platform functions emulating common shell commandsSYNOPSISuse Shell::Command; mv $old_file, $new_file; cp $old_file, $new_file; touch @files;DESCRIPTIONThin wrapper around "ExtUtils::Command". See ExtUtils::Command for a description of available commands.AUTHORSo Michael G Schwern <schwern@pobox.com> o Randy Kobes <r.kobes@uwinnipeg.ca> o Florian Ragwitz <rafl@debian.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2011 by Michael G Schwern. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2011-02-28 Shell::Command(3pm)
| Related Man Pages |
|---|
| cpanplus::shell(3pm) - suse |
| extutils::command(3pm) - mojave |
| dist::zilla::app::command::listdeps(3pm) - debian |
| jifty::manual::style(3pm) - debian |
| extutils::command(3pm) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| How to copy a column of multiple files and paste into new excel file (next to column)? |