For more than 40 years, MV Transportation has provided safe, reliable, affordable transportation services lớn cities, counties, municipalities, & other jurisdictional entities, as well as private corporations, non-profit agencies, và community organizations.

Bạn đang xem: Mv "thật bất ngờ"


*


MV is your strategic transportation services partner. Driven by reliability & innovation, our key areas of expertise include:


We serve diverse communities—from small, rural fixed-route services to large, high-profile systems. Across these systems, our clients chia sẻ the same goal: safe, reliable, predictable, easy-to-use, cost effective service.


MV works with colleges & universities to lớn plan & implement transportation options that enhance campus life và improve the safety và mobility of students, faculty, và visitors.


MV works with corporations khổng lồ enhance employee benefits và satisfaction with transportation solutions that encourage increased productivity & alleviate growing traffic congestion.


MV works with school districts in both urban and rural settings lớn deliver safe, secure, & reliable student transportation between trang chủ and school.


*

*

*


We deliver one of the industry’s most comprehensive range of proven transportation solutions khổng lồ meet your individual needs.


We offer a chất lượng blend of on-demand ADA-compliant transportation services for urban & rural settings – to lớn help you reduce costs và increase service.


We offer fixed-route, flex-route, commuter bus, & shuttle services – providing some of the largest privately-operated services in the nation.


We offer public, private và airport shuttle operations, connecting employees, students, & passengers to their places of work or desired destinations from commuter train stations, transfer centers, park-and-ride lots, và other origins.


We provide safe và reliable school bus operations, delivering expertise in both traditional & special needs transportation.


We have the right operational expertise & talented workforce to execute a plan that maximizes resources across all of your transportation service needs.


We offer specialized transit và technology consulting on demand management, route optimization, ridership planning, maintenance, và safety.


*


MV implements, enhances and maintains industry leading cloud-based transportation management platforms that often encompass passenger and driver applications as well as rules-based trip scheduling engines that optimize trip routing, reservations, dispatch, live trip tracking, and detailed reporting.


We will deliver the best customer experience with industry-leading safety, reliability, and innovation.


*
OPERATIONAL EXPERTISE

MV is a safe pair of hands for your transportation needs with a proven track record of more than 40 years và over 250 active engagements with expertise in scheduling, dispatch, maintenance, and driver operations.


*
SAFETY và TRAINING

We place the safety & security of our passengers, employees, & communities above all else, fortified by a rigorous, integrated cross-MV system of policies, procedures và programs, & regimented driver curricula.


*
MAINTENANCE

With a four decades-long commitment khổng lồ providing safe, reliable, and clean transit fleets, MV maintains best practices in the industry related lớn data-driven preventative và predictive maintenance.


*
TECHNOLOGY và INTEGRATION

MV is a leader in leveraging advanced công nghệ to optimize safety and efficiency. We maintain deep expertise with leading transit technologies, as well as MV’s proven, proprietary on-demand platform.


"MV has demonstrated an ongoing commitment khổng lồ customer service & operational efficiency. We are pleased to extend our partnership with a shared focus on improving and enhancing mobility throughout the community."
“MV has consistently demonstrated its reliability & commitment to providing positive customer service.”
“MV Transportation is safe, reliable và responsive. Putnam County has developed a partnership that provides affordable và consistently dependable transportation services for our residents. The personal attention to lớn every detail helps make my job as the transit manager easy. MV is extraordinary in every aspect of transit service.”
“MV’s more than 15-year commitment lớn the success of our system is critical as we continue our work to lớn grow ridership và improve mobility throughout the Tri-Valley community.”
The mở cửa Group Base Specifications Issue 7, 2018 edition
SYNOPSIS

mv <-if> source_file target_filemv <-if> source_file... Target_dir

DESCRIPTION

In the first synopsis form, the mv utility shall move the file named by the source_file operand khổng lồ the destinationspecified by the target_file. This first synopsis khung is assumed when the final operand does not name an existing directoryand is not a symbolic links referring to an existing directory. In this case, if source_file names a non-directory file andtarget_file ends with a trailing character, mv shall treat this as an error & no source_fileoperands will be processed.

In the second synopsis form, mv shall move each tệp tin named by a source_file operand lớn a destination tệp tin in theexisting directory named by the target_dir operand, or referenced if target_dir is a symbolic link referring to anexisting directory. The destination path for each source_file shall be the concatenation of the target directory, a single character if the target did not end in a , & the last pathname component of the source_file.This second form is assumed when the final operand names an existing directory.

If any operand specifies an existing tệp tin of a type not specified by the System Interfaces volume of POSIX.1-2017, the behavioris implementation-defined.

For each source_file the following steps shall be taken:

If the destination path exists, the -f option is not specified, và either of the following conditions is true:

The permissions of the destination path bởi not permit writing and the standard input đầu vào is a terminal.

The -i option is specified.

the mv utility shall write a prompt khổng lồ standard error & read a line from standard input. If the response is notaffirmative, mv shall vì chưng nothing more with the current source_file and go on khổng lồ any remainingsource_files.

If the source_file operand and destination path resolve khổng lồ either the same existing directory entry or differentdirectory entries for the same existing file, then the destination path shall not be removed, & one of the following shalloccur:

No change is made lớn source_file, no error occurs, and no diagnostic is issued.

No change is made to lớn source_file, a diagnostic is issued khổng lồ standard error identifying the two names, và the exit statusis affected.

If the source_file operand & destination path name distinct directory entries, then the source_file operand isremoved, no error occurs, & no diagnostic is issued.

The mv utility shall do nothing more with the current source_file, and go on to lớn any remainingsource_files.

The mv utility shall perform actions equivalent lớn the rename() functiondefined in the System Interfaces volume of POSIX.1-2017, called with the following arguments:

The source_file operand is used as the old argument.

The destination path is used as the new argument.

If this succeeds, mv shall vì nothing more with the current source_file và go on to lớn any remainingsource_files. If this fails for any reasons other than those described for the errno in the System Interfacesvolume of POSIX.1-2017, mv shall write a diagnostic message khổng lồ standard error, bởi vì nothing more with the currentsource_file, & go on khổng lồ any remaining source_files.

If the destination path exists, and it is a file of type directory and source_file is not a tệp tin of type directory, or itis a tệp tin not of type directory & source_file is a file of type directory, mv shall write a diagnostic message tostandard error, bởi nothing more with the current source_file, and go on to any remaining source_files. If thedestination path exists và was created by a previous step, it is unspecified whether this will treated as an error or thedestination path will be overwritten.

If the destination path exists, mv shall attempt khổng lồ remove it. If this fails for any reason, mv shall write adiagnostic message lớn standard error, bởi nothing more with the current source_file, and go on to lớn any remainingsource_files.

The file hierarchy rooted in source_file shall be duplicated as a tệp tin hierarchy rooted in the destination path. Ifsource_file or any of the files below it in the hierarchy are symbolic links, the links themselves shall be duplicated,including their contents, rather than any files to lớn which they refer. The following characteristics of each tệp tin in the filehierarchy shall be duplicated:

The time of last data modification & time of last access

The user ID và group ID

The tệp tin mode

If the user ID, group ID, or tệp tin mode of a regular file cannot be duplicated, the tệp tin mode bits S_ISUID & S_ISGID shall notbe duplicated.

When files are duplicated khổng lồ another file system, the implementation may require that the process invoking mv has readaccess khổng lồ each file being duplicated.

If files being duplicated khổng lồ another file system have hard liên kết to other files, it is unspecified whether the files copied tothe new tệp tin system have the hard links preserved or separate copies are created for the linked files.

If the duplication of the tệp tin hierarchy fails for any reason, mv shall write a diagnostic message khổng lồ standard error, donothing more with the current source_file, và go on to lớn any remaining source_files.

If the duplication of the tệp tin characteristics fails for any reason, mv shall write a diagnostic message lớn standarderror, but this failure shall not cause mv khổng lồ modify its exit status.

The file hierarchy rooted in source_file shall be removed. If this fails for any reason, mv shall write adiagnostic message lớn the standard error, bởi vì nothing more with the current source_file, and go on to lớn any remainingsource_files.

OPTIONS

The mv utility shall conform lớn XBD Utility Syntax Guidelines.

The following options shall be supported:

-f
Do not prompt for confirmation if the destination path exists. Any previous occurrence of the -i option is ignored.-iPrompt for confirmation if the destination path exists. Any previous occurrence of the -f option is ignored.

Specifying more than one of the -f or -i options shall not be considered an error. The last option specified shalldetermine the behavior of mv.

OPERANDS

The following operands shall be supported:

source_file
A pathname of a file or directory khổng lồ be moved.target_file
A new pathname for the tệp tin or directory being moved.target_dir
A pathname of an existing directory into which to move the input files.STDIN

The standard input shall be used to lớn read an input line in response lớn each prompt specified in the STDERR section. Otherwise,the standard input đầu vào shall not be used.

INPUT FILES

The input đầu vào files specified by each source_file operand can be of any file type.

ENVIRONMENT VARIABLES

The following environment variables shall affect the execution of mv:

*
" border="0">Determine the location of message catalogs for the processing of LC_MESSAGES.
*
" border="0">ASYNCHRONOUS EVENTS

Default.

STDOUT

Not used.

STDERR

Prompts shall be written to lớn the standard error under the conditions specified in the description section. The prompts shallcontain the destination pathname, but their format is otherwise unspecified. Otherwise, the standard error shall be used only fordiagnostic messages.

OUTPUT FILES

The output đầu ra files may be of any tệp tin type.

EXTENDED DESCRIPTION

None.

Xem thêm: Học viện hậu cần tuyển sinh đại học hậu cần quân đội, ngành hậu cần quân sự là gì

EXIT STATUS

The following exit values shall be returned:

0All input files were moved successfully.>0An error occurred.CONSEQUENCES OF ERRORS

If the copying or removal of source_file is prematurely terminated by a signal or error, mv may leave a partialcopy of source_file at the source or destination. The mv utility shall not modify both source_file and thedestination path simultaneously; termination at any point shall leave either source_file or the destination pathcomplete.