Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
alias "s3=scan-analyze 3"
alias "s5=scan-analyze 5"
alias "s1=scan-analyze 10"
because you can use arguments with aliases like
sa 3
sa 5
sa 10
Here are some of my aliases that don't involve my own programs:
alias "c=connect"
alias "open1=run BruteSSH.exe"; alias "open2=run FTPCrack.exe"; etc.
alias "s-=scan-analyze"
alias "sa=scan; analyze"
alias "sb=scan; backdoor"
alias "s3=scan-analyze 3"
alias "s5=scan-analyze 5"
alias "s1=scan-analyze 10"
This was caught and is now mentioned in the in-game documentation correctly. Please reference that if you're having any trouble with the above info.
I copy pasted the "root" section and get this result:
Incorrect usage of alias command. Usage: alias [-g] ["aliasname=value"]