Todo

# for version ‘1.0’

  • more or the resources, perhaps
  • check each page in pdf or word

test conditions (not entirely sure that’s the right unix terminology) - built
test conditions like if file exists and is not a directory, if variable exists
and is not null

pushd/popd

shutdown -r - restart-computer

more/less - remember it doesn’t work in ISE

find - the various options. -newer, -exec

uname
uname options

crontab -l
cp -r
ls -R
.profile

bg
cp
cut

env
eval
file
find
free (memory)
fuser filename
head

tee

For the section on ‘ | egrep -i’ i.e. how to search for something within the pipeline, I’ve currently got instructions on how to use -like against a particular property. It would be good to have an alternative which did allow you to search across the whole output. Not very useful typically, but it would be nice to cover it off

export (variables)

my search history function

Mark L’s comments

  • would expect to see stuff like ‘if-then-else’ in the introductory pages
  • would be worth looking at the man pages for bash itself (and perhaps for cmd)
  • cover re-direction

More detail on invoke-locate ?

Cover Get-Item as well as Get-ChildItem for ls

Convert from gwmi to get-ciminstance

More on mailx/send-mailmessage

Think about whether to expand any and all aliases to the full command name

More on mv?

More on more :). More isn’t an alias for out-host -paging

ps options - starting with those in the cygwin or bash help

ps -0 (get security info)
ps -eo euser,ruser,suser,fuser,f,comm,label
ps axZ
ps -eM

….have been looking at the cim but not got anything much yet. has wmi

rm options

rmdir

sort and sort -uniq - more detail on each

uptime - restore the ‘sos’ function etc….but work out what the approved verb would be for ‘show’

who am i - as opposed to whoami. I think it shows the user you originally logged on as

the non-alphabetical stuff: \ and backtick