http://atrc.net.pk/automation/
Search found 3 matches
- Sat Apr 18, 2020 11:08 pm
- Forum: General
- Topic: ATRC is back with Muftasoft
- Replies: 0
- Views: 6236
- Sat Apr 18, 2020 11:01 pm
- Forum: Gup Shup
- Topic: Where is everyone?
- Replies: 6
- Views: 10064
Re: Where is everyone?
I am "bach"
- Thu Apr 16, 2015 2:19 pm
- Forum: Administration
- Topic: What is the purpose of "-" before giving any switch
- Replies: 2
- Views: 9785
Re: What is the purpose of "-" before giving any switch
It was developed in unix to define an option versus a parameter. For example ls data means list the contents of the directory data In the 1970s the parameter were to be given separately Example ls -l data means -l is not a directory name but an option for the command ls It means long listing for dir...