jump
Purpose
Section titled “Purpose”Creates a jumpfile, the jumpfile is used to transfer general objects that are otherwise impossible to get.
jump [PATH] (NAME)Arguments
Section titled “Arguments”- PATH — specify the directory you want the jumpfile to be created in.
- (NAME) — specify the name of the jumpfile, by default this is “jumpfile”
Examples
Section titled “Examples”jump /home/guestResult:
Created a jumpfile inside /home/guest with the name “jumpfile”
jump /home/guest Mail.txtResult:
Created a jumpfile inside /home/guest with the name “Mail.txt”