UNIX-Connect > UNIX-Connect User Guide > File Transfer > SFT Commands > ! Command

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

! Command (UNIX-Connect User Guide) (m603006+shriek.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

! Command

The ! command allows you to execute a single UNIX command from within SFT.

Syntax

! Command

Syntax Elements

Command This is any valid UNIX command.

Example 1

sft> !cat fred/ITEM01
Northgate Public Services
Boundary Way
Hemel Hempstead
sft >

Example 2

sft> !ls -l fred
total 2
-rw-r--r-- 1 fred other 65 Oct 3 17:01 ITEM01
-rw-r--r-- 1 fred other 56 Oct 3 12:37 ITEM02
sft>

RealityV15.1 (MoTW) Revision 7Comment on this topic